VarArgBlock.st
changeset 7589 2ac0ac814fc8
parent 5353 286dbcd4c605
child 8890 9e9df761477e
equal deleted inserted replaced
7588:1819a1c408f3 7589:2ac0ac814fc8
   239 ! !
   239 ! !
   240 
   240 
   241 !VarArgBlock class methodsFor:'documentation'!
   241 !VarArgBlock class methodsFor:'documentation'!
   242 
   242 
   243 version
   243 version
   244     ^ '$Header: /cvs/stx/stx/libbasic/VarArgBlock.st,v 1.4 2000-04-03 13:19:21 cg Exp $'
   244     ^ '$Header: /cvs/stx/stx/libbasic/VarArgBlock.st,v 1.5 2003-08-29 19:21:32 cg Exp $'
   245 ! !
   245 ! !
       
   246 
   246 VarArgBlock initialize!
   247 VarArgBlock initialize!