IRInstruction.st
changeset 43 c8afb8e4c3cc
parent 42 acdc3ec6d152
equal deleted inserted replaced
42:acdc3ec6d152 43:c8afb8e4c3cc
   406 	^false
   406 	^false
   407 ! !
   407 ! !
   408 
   408 
   409 !IRInstruction class methodsFor:'documentation'!
   409 !IRInstruction class methodsFor:'documentation'!
   410 
   410 
   411 version
       
   412     ^ '$Id$'
       
   413 !
       
   414 
       
   415 version_CVS
   411 version_CVS
   416     ^ 'Header: /cvs/stx/cvut/stx/goodies/newcompiler/IRInstruction.st,v 1.3 2009/10/08 11:55:09 fm Exp '
   412     ^ 'Header: /cvs/stx/cvut/stx/goodies/newcompiler/IRInstruction.st,v 1.3 2009/10/08 11:55:09 fm Exp '
   417 !
   413 !
   418 
   414 
   419 version_SVN
   415 version_SVN