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