Removed obsolete #version method
authorJan Vrany <jan.vrany@fit.cvut.cz>
Thu, 30 Oct 2014 22:23:12 +0000
changeset 43 c8afb8e4c3cc
parent 42 acdc3ec6d152
child 44 840c68a91cdd
Removed obsolete #version method
IRAccess.st
IRBlockReturnTop.st
IRBuilder.st
IRBuilderTest.st
IRBytecodeGenerator.st
IRClosure.st
IRConstant.st
IRDecompiler.st
IRDup.st
IRFunction.st
IRInstVarAccess.st
IRInstVarRead.st
IRInstVarStore.st
IRInstruction.st
IRInterpreter.st
IRJump.st
IRJumpIf.st
IRJumpOverBlock.st
IRLine.st
IRLiteralVariableAccess.st
IRLiteralVariableRead.st
IRLiteralVariableStore.st
IRMethod.st
IRPop.st
IRPrinter.st
IRReturn.st
IRSend.st
IRSequence.st
IRStackCount.st
IRTempAccess.st
IRTempRead.st
IRTempStore.st
IRTransformTest.st
IRTranslator.st
ircompiler.rc
--- 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 '
 !
--- 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 '
 !
--- 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$'
 !
--- 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 '
 !
--- 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$'
 !
--- 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 '
 !
--- 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 '
 !
--- 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 '
 !
--- 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 '
 !
--- 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 '
 !
--- 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 '
 !
--- 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 '
 !
--- 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 '
 !
--- 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 '
 !
--- 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 '
 !
--- 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 '
 !
--- 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 '
 !
--- 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 '
 !
--- 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 '
 !
--- 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 '
 !
--- 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 '
 !
--- 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 '
 !
--- 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 '
 !
--- 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 '
 !
--- 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 '
 !
--- 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 '
 !
--- 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 '
 !
--- 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 '
 !
--- 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$'
 !
--- 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 '
 !
--- 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 '
 !
--- 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 '
 !
--- 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 '
 !
--- 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 '
 !
--- 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