VarArgCheapBlock.st
changeset 7589 2ac0ac814fc8
parent 5353 286dbcd4c605
child 13750 ab55ff08e30d
child 17711 39faaaf888b4
--- a/VarArgCheapBlock.st	Fri Aug 29 21:19:07 2003 +0200
+++ b/VarArgCheapBlock.st	Fri Aug 29 21:21:35 2003 +0200
@@ -203,6 +203,7 @@
 !VarArgCheapBlock class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libbasic/VarArgCheapBlock.st,v 1.3 2000-04-03 13:19:21 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libbasic/VarArgCheapBlock.st,v 1.4 2003-08-29 19:20:55 cg Exp $'
 ! !
+
 VarArgCheapBlock initialize!