OtherChange.st
branchjv
changeset 3012 4f40b8304d54
parent 3011 1997ff6e7e55
child 3042 48e76977cdc3
--- a/OtherChange.st	Sun Jan 29 12:51:41 2012 +0000
+++ b/OtherChange.st	Mon Jan 30 17:19:14 2012 +0000
@@ -9,7 +9,6 @@
  other person.  No title to or ownership of the software is
  hereby transferred.
 "
-
 "{ Package: 'stx:libbasic3' }"
 
 Change subclass:#OtherChange
@@ -92,5 +91,9 @@
 !OtherChange class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libbasic3/OtherChange.st,v 1.4 2006/01/09 09:54:33 cg Exp $'
-! !
\ No newline at end of file
+    ^ '$Id: OtherChange.st 1872 2012-01-30 17:19:14Z vranyj1 $'
+!
+
+version_SVN
+    ^ '$Id: OtherChange.st 1872 2012-01-30 17:19:14Z vranyj1 $'
+! !