JavaFreshlyInitializedResource.st
changeset 2396 fadc6d7a2f5b
parent 2353 fa7400d022a0
child 2429 ebece4dcaab9
child 2678 c865275e48a7
--- a/JavaFreshlyInitializedResource.st	Thu Feb 21 15:32:15 2013 +0100
+++ b/JavaFreshlyInitializedResource.st	Mon Feb 25 12:15:35 2013 +0100
@@ -53,6 +53,7 @@
 "
 ! !
 
+
 !JavaFreshlyInitializedResource methodsFor:'running'!
 
 setUp
@@ -62,10 +63,11 @@
     ^ super setUp.
 ! !
 
+
 !JavaFreshlyInitializedResource class methodsFor:'documentation'!
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/libjava/JavaFreshlyInitializedResource.st,v 1.1 2013-02-16 18:08:32 vrany Exp $'
+    ^ '$Header: /cvs/stx/stx/libjava/JavaFreshlyInitializedResource.st,v 1.2 2013-02-25 11:15:31 vrany Exp $'
 !
 
 version_HG