TIFFReader.st
changeset 23 11c422f6d825
parent 21 66b31c91177f
child 25 b44c5b9d9e7d
--- a/TIFFReader.st	Fri Jun 03 02:54:13 1994 +0200
+++ b/TIFFReader.st	Fri Aug 05 03:15:13 1994 +0200
@@ -26,6 +26,8 @@
 TIFFReader comment:'
 COPYRIGHT (c) 1991 by Claus Gittinger
               All Rights Reserved
+
+$Header: /cvs/stx/stx/libview2/TIFFReader.st,v 1.9 1994-08-05 01:15:13 claus Exp $
 '!
 
 !TIFFReader class methodsFor:'documentation'!
@@ -46,7 +48,7 @@
 
 version
 "
-$Header: /cvs/stx/stx/libview2/TIFFReader.st,v 1.8 1994-06-03 00:53:48 claus Exp $
+$Header: /cvs/stx/stx/libview2/TIFFReader.st,v 1.9 1994-08-05 01:15:13 claus Exp $
 "
 !