Delay.st
branchjv
changeset 18011 deb0c3355881
parent 17911 a99f15c5efa5
parent 13802 ae3635b4508e
child 18079 7b5afc0ad3d5
--- a/Delay.st	Thu Dec 20 11:48:59 2012 +0000
+++ b/Delay.st	Sat Jan 19 01:30:00 2013 +0000
@@ -363,16 +363,9 @@
 !Delay class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libbasic/Delay.st,v 1.45 2011/10/27 16:43:56 stefan Exp $'
+    ^ '$Header: /cvs/stx/stx/libbasic/Delay.st,v 1.45 2011-10-27 16:43:56 stefan Exp $'
 !
 
 version_CVS
-    ^ 'Header: /cvs/stx/stx/libbasic/Delay.st,v 1.45 2011/10/27 16:43:56 stefan Exp '
-!
-
-version_SVN
-    ^ '$Id: Delay.st 10761 2012-01-19 11:46:00Z vranyj1 $'
+    ^ '$Header: /cvs/stx/stx/libbasic/Delay.st,v 1.45 2011-10-27 16:43:56 stefan Exp $'
 ! !
-
-
-