IRPop.st
changeset 43 c8afb8e4c3cc
parent 42 acdc3ec6d152
equal deleted inserted replaced
42:acdc3ec6d152 43:c8afb8e4c3cc
    24 	^true
    24 	^true
    25 ! !
    25 ! !
    26 
    26 
    27 !IRPop class methodsFor:'documentation'!
    27 !IRPop class methodsFor:'documentation'!
    28 
    28 
    29 version
       
    30     ^ '$Id$'
       
    31 !
       
    32 
       
    33 version_CVS
    29 version_CVS
    34     ^ 'Header: /cvs/stx/cvut/stx/goodies/newcompiler/IRPop.st,v 1.3 2009/10/08 11:57:32 fm Exp '
    30     ^ 'Header: /cvs/stx/cvut/stx/goodies/newcompiler/IRPop.st,v 1.3 2009/10/08 11:57:32 fm Exp '
    35 !
    31 !
    36 
    32 
    37 version_SVN
    33 version_SVN