# HG changeset patch # User Jan Vrany # Date 1414707792 0 # Node ID c8afb8e4c3cc96ed0304ccff4a287a03144fb8fd # Parent acdc3ec6d15284938e440032c46005213f42f9fd Removed obsolete #version method diff -r acdc3ec6d152 -r c8afb8e4c3cc IRAccess.st --- a/IRAccess.st Thu Oct 30 22:18:24 2014 +0000 +++ b/IRAccess.st Thu Oct 30 22:23:12 2014 +0000 @@ -28,10 +28,6 @@ !IRAccess class methodsFor:'documentation'! -version - ^ '$Id$' -! - version_CVS ^ 'Header: /cvs/stx/cvut/stx/goodies/newcompiler/IRAccess.st,v 1.3 2009/10/08 11:57:08 fm Exp ' ! diff -r acdc3ec6d152 -r c8afb8e4c3cc IRBlockReturnTop.st --- a/IRBlockReturnTop.st Thu Oct 30 22:18:24 2014 +0000 +++ b/IRBlockReturnTop.st Thu Oct 30 22:23:12 2014 +0000 @@ -40,10 +40,6 @@ !IRBlockReturnTop class methodsFor:'documentation'! -version - ^ '$Id$' -! - version_CVS ^ 'Header: /cvs/stx/cvut/stx/goodies/newcompiler/IRBlockReturnTop.st,v 1.3 2009/10/08 11:58:58 fm Exp ' ! diff -r acdc3ec6d152 -r c8afb8e4c3cc IRBuilder.st --- 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$' ! diff -r acdc3ec6d152 -r c8afb8e4c3cc IRBuilderTest.st --- a/IRBuilderTest.st Thu Oct 30 22:18:24 2014 +0000 +++ b/IRBuilderTest.st Thu Oct 30 22:23:12 2014 +0000 @@ -1021,10 +1021,6 @@ !IRBuilderTest class methodsFor:'documentation'! -version - ^ '$Id$' -! - version_CVS ^ 'Header: /cvs/stx/cvut/stx/goodies/newcompiler/IRBuilderTest.st,v 1.3 2009/10/08 12:03:51 fm Exp ' ! diff -r acdc3ec6d152 -r c8afb8e4c3cc IRBytecodeGenerator.st --- a/IRBytecodeGenerator.st Thu Oct 30 22:18:24 2014 +0000 +++ b/IRBytecodeGenerator.st Thu Oct 30 22:23:12 2014 +0000 @@ -807,10 +807,6 @@ !IRBytecodeGenerator class methodsFor:'documentation'! -version - ^ '$eader: /cvs/stx/cvut/stx/goodies/newcompiler/IRBytecodeGenerator.st,v 1.3 2009/10/08 12:04:39 fm Exp$' -! - version_CVS ^ '$eader: /cvs/stx/cvut/stx/goodies/newcompiler/IRBytecodeGenerator.st,v 1.3 2009/10/08 12:04:39 fm Exp$' ! diff -r acdc3ec6d152 -r c8afb8e4c3cc IRClosure.st --- a/IRClosure.st Thu Oct 30 22:18:24 2014 +0000 +++ b/IRClosure.st Thu Oct 30 22:23:12 2014 +0000 @@ -58,10 +58,6 @@ !IRClosure class methodsFor:'documentation'! -version - ^ '$Id$' -! - version_CVS ^ 'Header: /cvs/stx/cvut/stx/goodies/newcompiler/IRClosure.st,v 1.3 2009/10/08 12:00:40 fm Exp ' ! diff -r acdc3ec6d152 -r c8afb8e4c3cc IRConstant.st --- a/IRConstant.st Thu Oct 30 22:18:24 2014 +0000 +++ b/IRConstant.st Thu Oct 30 22:23:12 2014 +0000 @@ -60,10 +60,6 @@ !IRConstant class methodsFor:'documentation'! -version - ^ '$Id$' -! - version_CVS ^ 'Header: /cvs/stx/cvut/stx/goodies/newcompiler/IRConstant.st,v 1.3 2009/10/08 12:03:32 fm Exp ' ! diff -r acdc3ec6d152 -r c8afb8e4c3cc IRDecompiler.st --- a/IRDecompiler.st Thu Oct 30 22:18:24 2014 +0000 +++ b/IRDecompiler.st Thu Oct 30 22:23:12 2014 +0000 @@ -1292,10 +1292,6 @@ !IRDecompiler class methodsFor:'documentation'! -version - ^ '$Id$' -! - version_CVS ^ 'Header: /cvs/stx/cvut/stx/goodies/newcompiler/IRDecompiler.st,v 1.3 2009/10/08 12:04:20 fm Exp ' ! diff -r acdc3ec6d152 -r c8afb8e4c3cc IRDup.st --- a/IRDup.st Thu Oct 30 22:18:24 2014 +0000 +++ b/IRDup.st Thu Oct 30 22:23:12 2014 +0000 @@ -20,10 +20,6 @@ !IRDup class methodsFor:'documentation'! -version - ^ '$Id$' -! - version_CVS ^ 'Header: /cvs/stx/cvut/stx/goodies/newcompiler/IRDup.st,v 1.3 2009/10/08 11:57:50 fm Exp ' ! diff -r acdc3ec6d152 -r c8afb8e4c3cc IRFunction.st --- a/IRFunction.st Thu Oct 30 22:18:24 2014 +0000 +++ b/IRFunction.st Thu Oct 30 22:23:12 2014 +0000 @@ -477,10 +477,6 @@ !IRFunction class methodsFor:'documentation'! -version - ^ '$Id$' -! - version_CVS ^ 'Header: /cvs/stx/cvut/stx/goodies/newcompiler/IRFunction.st,v 1.4 2009/10/08 11:59:08 fm Exp ' ! diff -r acdc3ec6d152 -r c8afb8e4c3cc IRInstVarAccess.st --- a/IRInstVarAccess.st Thu Oct 30 22:18:24 2014 +0000 +++ b/IRInstVarAccess.st Thu Oct 30 22:23:12 2014 +0000 @@ -29,10 +29,6 @@ !IRInstVarAccess class methodsFor:'documentation'! -version - ^ '$Id$' -! - version_CVS ^ 'Header: /cvs/stx/cvut/stx/goodies/newcompiler/IRInstVarAccess.st,v 1.3 2009/10/08 12:01:34 fm Exp ' ! diff -r acdc3ec6d152 -r c8afb8e4c3cc IRInstVarRead.st --- a/IRInstVarRead.st Thu Oct 30 22:18:24 2014 +0000 +++ b/IRInstVarRead.st Thu Oct 30 22:23:12 2014 +0000 @@ -29,10 +29,6 @@ !IRInstVarRead class methodsFor:'documentation'! -version - ^ '$Id$' -! - version_CVS ^ 'Header: /cvs/stx/cvut/stx/goodies/newcompiler/IRInstVarRead.st,v 1.3 2009/10/08 11:56:08 fm Exp ' ! 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 ' ! diff -r acdc3ec6d152 -r c8afb8e4c3cc IRInstruction.st --- a/IRInstruction.st Thu Oct 30 22:18:24 2014 +0000 +++ b/IRInstruction.st Thu Oct 30 22:23:12 2014 +0000 @@ -408,10 +408,6 @@ !IRInstruction class methodsFor:'documentation'! -version - ^ '$Id$' -! - version_CVS ^ 'Header: /cvs/stx/cvut/stx/goodies/newcompiler/IRInstruction.st,v 1.3 2009/10/08 11:55:09 fm Exp ' ! diff -r acdc3ec6d152 -r c8afb8e4c3cc IRInterpreter.st --- a/IRInterpreter.st Thu Oct 30 22:18:24 2014 +0000 +++ b/IRInterpreter.st Thu Oct 30 22:23:12 2014 +0000 @@ -110,10 +110,6 @@ !IRInterpreter class methodsFor:'documentation'! -version - ^ '$Id$' -! - version_CVS ^ 'Header: /cvs/stx/cvut/stx/goodies/newcompiler/IRInterpreter.st,v 1.3 2009/10/08 11:58:54 fm Exp ' ! diff -r acdc3ec6d152 -r c8afb8e4c3cc IRJump.st --- a/IRJump.st Thu Oct 30 22:18:24 2014 +0000 +++ b/IRJump.st Thu Oct 30 22:23:12 2014 +0000 @@ -51,10 +51,6 @@ !IRJump class methodsFor:'documentation'! -version - ^ '$Id$' -! - version_CVS ^ 'Header: /cvs/stx/cvut/stx/goodies/newcompiler/IRJump.st,v 1.3 2009/10/08 12:01:23 fm Exp ' ! diff -r acdc3ec6d152 -r c8afb8e4c3cc IRJumpIf.st --- a/IRJumpIf.st Thu Oct 30 22:18:24 2014 +0000 +++ b/IRJumpIf.st Thu Oct 30 22:23:12 2014 +0000 @@ -60,10 +60,6 @@ !IRJumpIf class methodsFor:'documentation'! -version - ^ '$Id$' -! - version_CVS ^ 'Header: /cvs/stx/cvut/stx/goodies/newcompiler/IRJumpIf.st,v 1.3 2009/10/08 12:05:24 fm Exp ' ! diff -r acdc3ec6d152 -r c8afb8e4c3cc IRJumpOverBlock.st --- a/IRJumpOverBlock.st Thu Oct 30 22:18:24 2014 +0000 +++ b/IRJumpOverBlock.st Thu Oct 30 22:23:12 2014 +0000 @@ -39,10 +39,6 @@ !IRJumpOverBlock class methodsFor:'documentation'! -version - ^ '$Id$' -! - version_CVS ^ 'Header: /cvs/stx/cvut/stx/goodies/newcompiler/IRJumpOverBlock.st,v 1.3 2009/10/08 11:56:16 fm Exp ' ! diff -r acdc3ec6d152 -r c8afb8e4c3cc IRLine.st --- a/IRLine.st Thu Oct 30 22:18:24 2014 +0000 +++ b/IRLine.st Thu Oct 30 22:23:12 2014 +0000 @@ -33,10 +33,6 @@ !IRLine class methodsFor:'documentation'! -version - ^ '$Id$' -! - version_CVS ^ 'Header: /cvs/stx/cvut/stx/goodies/newcompiler/IRLine.st,v 1.3 2009/10/08 12:03:44 fm Exp ' ! diff -r acdc3ec6d152 -r c8afb8e4c3cc IRLiteralVariableAccess.st --- a/IRLiteralVariableAccess.st Thu Oct 30 22:18:24 2014 +0000 +++ b/IRLiteralVariableAccess.st Thu Oct 30 22:23:12 2014 +0000 @@ -32,10 +32,6 @@ !IRLiteralVariableAccess class methodsFor:'documentation'! -version - ^ '$Id$' -! - version_CVS ^ 'Header: /cvs/stx/cvut/stx/goodies/newcompiler/IRLiteralVariableAccess.st,v 1.3 2009/10/08 11:59:04 fm Exp ' ! diff -r acdc3ec6d152 -r c8afb8e4c3cc IRLiteralVariableRead.st --- a/IRLiteralVariableRead.st Thu Oct 30 22:18:24 2014 +0000 +++ b/IRLiteralVariableRead.st Thu Oct 30 22:23:12 2014 +0000 @@ -26,10 +26,6 @@ !IRLiteralVariableRead class methodsFor:'documentation'! -version - ^ '$Id$' -! - version_CVS ^ 'Header: /cvs/stx/cvut/stx/goodies/newcompiler/IRLiteralVariableRead.st,v 1.3 2009/10/08 12:03:40 fm Exp ' ! diff -r acdc3ec6d152 -r c8afb8e4c3cc IRLiteralVariableStore.st --- 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 ' ! diff -r acdc3ec6d152 -r c8afb8e4c3cc IRMethod.st --- a/IRMethod.st Thu Oct 30 22:18:24 2014 +0000 +++ b/IRMethod.st Thu Oct 30 22:23:12 2014 +0000 @@ -51,10 +51,6 @@ !IRMethod class methodsFor:'documentation'! -version - ^ '$Id$' -! - version_CVS ^ 'Header: /cvs/stx/cvut/stx/goodies/newcompiler/IRMethod.st,v 1.3 2009/10/08 11:56:48 fm Exp ' ! diff -r acdc3ec6d152 -r c8afb8e4c3cc IRPop.st --- a/IRPop.st Thu Oct 30 22:18:24 2014 +0000 +++ b/IRPop.st Thu Oct 30 22:23:12 2014 +0000 @@ -26,10 +26,6 @@ !IRPop class methodsFor:'documentation'! -version - ^ '$Id$' -! - version_CVS ^ 'Header: /cvs/stx/cvut/stx/goodies/newcompiler/IRPop.st,v 1.3 2009/10/08 11:57:32 fm Exp ' ! diff -r acdc3ec6d152 -r c8afb8e4c3cc IRPrinter.st --- a/IRPrinter.st Thu Oct 30 22:18:24 2014 +0000 +++ b/IRPrinter.st Thu Oct 30 22:23:12 2014 +0000 @@ -209,10 +209,6 @@ !IRPrinter class methodsFor:'documentation'! -version - ^ '$Id$' -! - version_CVS ^ 'Header: /cvs/stx/cvut/stx/goodies/newcompiler/IRPrinter.st,v 1.3 2009/10/08 12:00:24 fm Exp ' ! diff -r acdc3ec6d152 -r c8afb8e4c3cc IRReturn.st --- a/IRReturn.st Thu Oct 30 22:18:24 2014 +0000 +++ b/IRReturn.st Thu Oct 30 22:23:12 2014 +0000 @@ -41,10 +41,6 @@ !IRReturn class methodsFor:'documentation'! -version - ^ '$Id$' -! - version_CVS ^ 'Header: /cvs/stx/cvut/stx/goodies/newcompiler/IRReturn.st,v 1.3 2009/10/08 12:01:32 fm Exp ' ! diff -r acdc3ec6d152 -r c8afb8e4c3cc IRSend.st --- a/IRSend.st Thu Oct 30 22:18:24 2014 +0000 +++ b/IRSend.st Thu Oct 30 22:23:12 2014 +0000 @@ -77,10 +77,6 @@ !IRSend class methodsFor:'documentation'! -version - ^ '$Id$' -! - version_CVS ^ 'Header: /cvs/stx/cvut/stx/goodies/newcompiler/IRSend.st,v 1.3 2009/10/08 12:03:48 fm Exp ' ! diff -r acdc3ec6d152 -r c8afb8e4c3cc IRSequence.st --- a/IRSequence.st Thu Oct 30 22:18:24 2014 +0000 +++ b/IRSequence.st Thu Oct 30 22:23:12 2014 +0000 @@ -406,10 +406,6 @@ !IRSequence class methodsFor:'documentation'! -version - ^ '$Id$' -! - version_CVS ^ 'Header: /cvs/stx/cvut/stx/goodies/newcompiler/IRSequence.st,v 1.3 2009/10/08 11:59:45 fm Exp ' ! diff -r acdc3ec6d152 -r c8afb8e4c3cc IRStackCount.st --- a/IRStackCount.st Thu Oct 30 22:18:24 2014 +0000 +++ b/IRStackCount.st Thu Oct 30 22:23:12 2014 +0000 @@ -120,10 +120,6 @@ !IRStackCount class methodsFor:'documentation'! -version - ^ '$eader: /cvs/stx/cvut/stx/goodies/newcompiler/IRStackCount.st,v 1.3 2009/10/08 11:59:57 fm Exp$' -! - version_CVS ^ '$eader: /cvs/stx/cvut/stx/goodies/newcompiler/IRStackCount.st,v 1.3 2009/10/08 11:59:57 fm Exp$' ! diff -r acdc3ec6d152 -r c8afb8e4c3cc IRTempAccess.st --- a/IRTempAccess.st Thu Oct 30 22:18:24 2014 +0000 +++ b/IRTempAccess.st Thu Oct 30 22:23:12 2014 +0000 @@ -58,10 +58,6 @@ !IRTempAccess class methodsFor:'documentation'! -version - ^ '$Id$' -! - version_CVS ^ 'Header: /cvs/stx/cvut/stx/goodies/newcompiler/IRTempAccess.st,v 1.3 2009/10/08 12:03:42 fm Exp ' ! diff -r acdc3ec6d152 -r c8afb8e4c3cc IRTempRead.st --- a/IRTempRead.st Thu Oct 30 22:18:24 2014 +0000 +++ b/IRTempRead.st Thu Oct 30 22:23:12 2014 +0000 @@ -28,10 +28,6 @@ !IRTempRead class methodsFor:'documentation'! -version - ^ '$Id$' -! - version_CVS ^ 'Header: /cvs/stx/cvut/stx/goodies/newcompiler/IRTempRead.st,v 1.3 2009/10/08 12:00:10 fm Exp ' ! diff -r acdc3ec6d152 -r c8afb8e4c3cc IRTempStore.st --- a/IRTempStore.st Thu Oct 30 22:18:24 2014 +0000 +++ b/IRTempStore.st Thu Oct 30 22:23:12 2014 +0000 @@ -28,10 +28,6 @@ !IRTempStore class methodsFor:'documentation'! -version - ^ '$Id$' -! - version_CVS ^ 'Header: /cvs/stx/cvut/stx/goodies/newcompiler/IRTempStore.st,v 1.3 2009/10/08 12:04:11 fm Exp ' ! diff -r acdc3ec6d152 -r c8afb8e4c3cc IRTransformTest.st --- a/IRTransformTest.st Thu Oct 30 22:18:24 2014 +0000 +++ b/IRTransformTest.st Thu Oct 30 22:23:12 2014 +0000 @@ -162,10 +162,6 @@ !IRTransformTest class methodsFor:'documentation'! -version - ^ '$Id$' -! - version_CVS ^ 'Header: /cvs/stx/cvut/stx/goodies/newcompiler/IRTransformTest.st,v 1.3 2009/10/08 11:56:52 fm Exp ' ! diff -r acdc3ec6d152 -r c8afb8e4c3cc IRTranslator.st --- a/IRTranslator.st Thu Oct 30 22:18:24 2014 +0000 +++ b/IRTranslator.st Thu Oct 30 22:23:12 2014 +0000 @@ -370,10 +370,6 @@ !IRTranslator class methodsFor:'documentation'! -version - ^ '$Id$' -! - version_CVS ^ 'Header: /cvs/stx/cvut/stx/goodies/newcompiler/IRTranslator.st,v 1.3 2009/10/08 12:04:47 fm Exp ' ! diff -r acdc3ec6d152 -r c8afb8e4c3cc ircompiler.rc --- a/ircompiler.rc Thu Oct 30 22:18:24 2014 +0000 +++ b/ircompiler.rc Thu Oct 30 22:23:12 2014 +0000 @@ -25,7 +25,7 @@ VALUE "LegalCopyright", "Copyright Jan Vrany & Mathieu Suen 2008\0" VALUE "ProductName", "NewCompiler\0" VALUE "ProductVersion", "6.2.4.0\0" - VALUE "ProductDate", "Thu, 30 Oct 2014 22:12:43 GMT\0" + VALUE "ProductDate", "Thu, 30 Oct 2014 22:22:54 GMT\0" END END