False.st
changeset 3 24d81bf47225
parent 2 6526dde5f3ac
child 5 67342904af11
--- a/False.st	Mon Oct 04 11:32:33 1993 +0100
+++ b/False.st	Wed Oct 13 01:19:00 1993 +0100
@@ -1,5 +1,5 @@
 "
- COPYRIGHT (c) 1988-92 by Claus Gittinger
+ COPYRIGHT (c) 1988-93 by Claus Gittinger
 	      All Rights Reserved
 
  This software is furnished under a license and may be used
@@ -19,12 +19,12 @@
 
 False comment:'
 
-COPYRIGHT (c) 1988-92 by Claus Gittinger
+COPYRIGHT (c) 1988-93 by Claus Gittinger
 	      All Rights Reserved
 
 Class False has only one instance, false, representing logical falsehood.
 
-%W% %E%
+$Header: /cvs/stx/stx/libbasic/False.st,v 1.3 1993-10-13 00:15:52 claus Exp $
 '!
 
 !False methodsFor:'logical operations'!