LazyMethod.st
changeset 88 202c3b1fbc0b
parent 84 ecb74f0507fd
child 89 f0c8faf27ceb
--- a/LazyMethod.st	Fri May 12 19:30:55 1995 +0200
+++ b/LazyMethod.st	Tue May 16 19:11:47 1995 +0200
@@ -21,7 +21,7 @@
 COPYRIGHT (c) 1994 by Claus Gittinger
 	      All Rights Reserved
 
-$Header: /cvs/stx/stx/libcomp/LazyMethod.st,v 1.9 1995-05-01 23:04:00 claus Exp $
+$Header: /cvs/stx/stx/libcomp/LazyMethod.st,v 1.10 1995-05-16 17:11:47 claus Exp $
 '!
 
 !LazyMethod class methodsFor:'documentation'!
@@ -42,7 +42,7 @@
 
 version
 "
-$Header: /cvs/stx/stx/libcomp/LazyMethod.st,v 1.9 1995-05-01 23:04:00 claus Exp $
+$Header: /cvs/stx/stx/libcomp/LazyMethod.st,v 1.10 1995-05-16 17:11:47 claus Exp $
 "
 !
 
@@ -75,7 +75,7 @@
     ]
 ! !
 
-!LazyMethod class methodsFor:'signal access'!
+!LazyMethod class methodsFor:'Signal constants'!
 
 compilationFailedSignal
     ^ CompilationFailedSignal