False.st
changeset 379 5b5a130ccd09
parent 92 0c73b48551ac
child 384 cc3d110ea879
--- a/False.st	Thu Aug 10 14:14:29 1995 +0200
+++ b/False.st	Thu Aug 10 14:32:31 1995 +0200
@@ -1,6 +1,6 @@
 "
  COPYRIGHT (c) 1988 by Claus Gittinger
-              All Rights Reserved
+	      All Rights Reserved
 
  This software is furnished under a license and may be used
  only in accordance with the terms of that license and with the
@@ -19,9 +19,9 @@
 
 False comment:'
 COPYRIGHT (c) 1988 by Claus Gittinger
-              All Rights Reserved
+	      All Rights Reserved
 
-$Header: /cvs/stx/stx/libbasic/False.st,v 1.8 1994-08-05 00:54:43 claus Exp $
+$Header: /cvs/stx/stx/libbasic/False.st,v 1.9 1995-08-10 12:27:53 claus Exp $
 '!
 
 !False class methodsFor:'documentation'!
@@ -29,7 +29,7 @@
 copyright
 "
  COPYRIGHT (c) 1988 by Claus Gittinger
-              All Rights Reserved
+	      All Rights Reserved
 
  This software is furnished under a license and may be used
  only in accordance with the terms of that license and with the
@@ -42,7 +42,8 @@
 
 version
 "
-$Header: /cvs/stx/stx/libbasic/False.st,v 1.8 1994-08-05 00:54:43 claus Exp $
+$Header: /cvs/stx/stx/libbasic/False.st,v 1.9 1995-08-10 12:27:53 claus Exp $
+$Revision: 1.9 $
 "
 !