Infinity.st
branchjv
changeset 17780 b6e42c92eba0
parent 17772 6e0b3c06c364
child 17807 06cc6c49e291
equal deleted inserted replaced
17779:b0035fa0b6e6 17780:b6e42c92eba0
   423 ! !
   423 ! !
   424 
   424 
   425 !Infinity class methodsFor:'documentation'!
   425 !Infinity class methodsFor:'documentation'!
   426 
   426 
   427 version
   427 version
   428     ^ '$Id: Infinity.st 10534 2010-07-01 18:21:34Z vranyj1 $'
   428     ^ '$Id: Infinity.st 10544 2010-07-12 16:20:36Z vranyj1 $'
   429 !
   429 !
   430 
   430 
   431 version_CVS
   431 version_CVS
   432     ^ 'Header: /cvs/stx/stx/libbasic/Infinity.st,v 1.13 2009/10/12 19:34:30 cg Exp ยง'
   432     ^ 'Header: /cvs/stx/stx/libbasic/Infinity.st,v 1.13 2009/10/12 19:34:30 cg Exp '
   433 !
   433 !
   434 
   434 
   435 version_SVN
   435 version_SVN
   436     ^ '$Id: Infinity.st 10534 2010-07-01 18:21:34Z vranyj1 $'
   436     ^ '$Id: Infinity.st 10544 2010-07-12 16:20:36Z vranyj1 $'
   437 ! !
   437 ! !
   438 
   438 
   439 Infinity initialize!
   439 Infinity initialize!
   440 
   440 
   441 
   441 
       
   442