diff -r acdc3ec6d152 -r c8afb8e4c3cc IRInstVarStore.st --- a/IRInstVarStore.st Thu Oct 30 22:18:24 2014 +0000 +++ b/IRInstVarStore.st Thu Oct 30 22:23:12 2014 +0000 @@ -32,10 +32,6 @@ !IRInstVarStore class methodsFor:'documentation'! -version - ^ '$Id$' -! - version_CVS ^ 'Header: /cvs/stx/cvut/stx/goodies/newcompiler/IRInstVarStore.st,v 1.3 2009/10/08 11:59:32 fm Exp ' !