VMInternalError.st
branchjv
changeset 18011 deb0c3355881
parent 17911 a99f15c5efa5
parent 13751 f777408a5f4c
--- a/VMInternalError.st	Thu Dec 20 11:48:59 2012 +0000
+++ b/VMInternalError.st	Sat Jan 19 01:30:00 2013 +0000
@@ -57,14 +57,7 @@
 !VMInternalError class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libbasic/VMInternalError.st,v 1.3 2011/09/29 11:19:50 cg Exp $'
-!
-
-version_SVN
-    ^ '$Id: VMInternalError.st 10761 2012-01-19 11:46:00Z vranyj1 $'
+    ^ '$Header: /cvs/stx/stx/libbasic/VMInternalError.st,v 1.3 2011-09-29 11:19:50 cg Exp $'
 ! !
 
 VMInternalError initialize!
-
-
-