IRLiteralVariableStore.st
changeset 43 c8afb8e4c3cc
parent 42 acdc3ec6d152
--- a/IRLiteralVariableStore.st	Thu Oct 30 22:18:24 2014 +0000
+++ b/IRLiteralVariableStore.st	Thu Oct 30 22:23:12 2014 +0000
@@ -26,10 +26,6 @@
 
 !IRLiteralVariableStore class methodsFor:'documentation'!
 
-version
-    ^ '$Id$'
-!
-
 version_CVS
     ^ 'Header: /cvs/stx/cvut/stx/goodies/newcompiler/IRLiteralVariableStore.st,v 1.3 2009/10/08 11:56:40 fm Exp '
 !