LazyMethod.st
changeset 103 f4a69d7dd387
parent 102 77e4d1119ff2
child 126 aca2139a3526
--- a/LazyMethod.st	Thu Aug 10 20:13:01 1995 +0200
+++ b/LazyMethod.st	Fri Aug 11 18:04:27 1995 +0200
@@ -21,7 +21,7 @@
 COPYRIGHT (c) 1994 by Claus Gittinger
 	      All Rights Reserved
 
-$Header: /cvs/stx/stx/libcomp/LazyMethod.st,v 1.12 1995-08-10 18:11:30 claus Exp $
+$Header: /cvs/stx/stx/libcomp/LazyMethod.st,v 1.13 1995-08-11 16:03:08 claus Exp $
 '!
 
 !LazyMethod class methodsFor:'documentation'!
@@ -42,8 +42,7 @@
 
 version
 "
-$Header: /cvs/stx/stx/libcomp/LazyMethod.st,v 1.12 1995-08-10 18:11:30 claus Exp $
-$Revision: 1.12 $
+$Header: /cvs/stx/stx/libcomp/LazyMethod.st,v 1.13 1995-08-11 16:03:08 claus Exp $
 "
 !