CmdLineOption.st
branchjv
changeset 18011 deb0c3355881
parent 17910 8d796ca8bd1d
parent 13938 c7c6a5463841
child 19988 148721e96482
--- a/CmdLineOption.st	Thu Dec 20 11:48:59 2012 +0000
+++ b/CmdLineOption.st	Sat Jan 19 01:30:00 2013 +0000
@@ -138,10 +138,9 @@
 !CmdLineOption class methodsFor:'documentation'!
 
 version
-    ^'$Header: /cvs/stx/stx/libbasic/CmdLineOption.st,v 1.3 2012/01/13 10:58:29 vrany Exp $'
+    ^'$Header: /cvs/stx/stx/libbasic/CmdLineOption.st,v 1.3 2012-01-13 10:58:29 vrany Exp $'
 !
 
 version_SVN
-    ^ '$Id: CmdLineOption.st 10758 2012-01-19 10:06:02Z vranyj1 $'
+    ^ '§Id: CmdLineOption.st 10737 2011-11-06 21:23:48Z vranyj1 §'
 ! !
-