LazyValue.st
changeset 1307 18bf29731638
parent 1072 7e2d41c7b33a
child 1515 006cd21bbc25
equal deleted inserted replaced
1306:4a4a9956b22e 1307:18bf29731638
   468 ! !
   468 ! !
   469 
   469 
   470 !LazyValue class methodsFor:'documentation'!
   470 !LazyValue class methodsFor:'documentation'!
   471 
   471 
   472 version
   472 version
   473     ^ '$Header: /cvs/stx/stx/libbasic2/LazyValue.st,v 1.3 2002-07-25 18:10:54 cg Exp $'
   473     ^ '$Header: /cvs/stx/stx/libbasic2/LazyValue.st,v 1.4 2003-08-29 19:23:41 cg Exp $'
   474 ! !
   474 ! !
       
   475 
   475 LazyValue initialize!
   476 LazyValue initialize!