FileText.st
changeset 2 07d9ee98e092
parent 1 85d662a8509f
child 4 1f66800df351
--- a/FileText.st	Mon Oct 04 11:32:27 1993 +0100
+++ b/FileText.st	Wed Oct 13 01:17:11 1993 +0100
@@ -29,7 +29,7 @@
 Individual textlines may be replaced by strings.
 the underlying file is NOT updated in this case
 
-@(#)FileText.st	2.3 92/06/06
+$Header: /cvs/stx/stx/libbasic2/FileText.st,v 1.3 1993-10-13 00:15:58 claus Exp $
 '!
 
 !FileText class methodsFor:'instance creation'!