SourceCodeManagerError.st
branchjv
changeset 3012 4f40b8304d54
parent 3011 1997ff6e7e55
child 3042 48e76977cdc3
--- a/SourceCodeManagerError.st	Sun Jan 29 12:51:41 2012 +0000
+++ b/SourceCodeManagerError.st	Mon Jan 30 17:19:14 2012 +0000
@@ -34,9 +34,12 @@
 "
 ! !
 
-
 !SourceCodeManagerError class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libbasic3/SourceCodeManagerError.st,v 1.3 2011/08/12 11:36:52 stefan Exp $'
-! !
\ No newline at end of file
+    ^ '$Id: SourceCodeManagerError.st 1872 2012-01-30 17:19:14Z vranyj1 $'
+!
+
+version_SVN
+    ^ '$Id: SourceCodeManagerError.st 1872 2012-01-30 17:19:14Z vranyj1 $'
+! !