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