DictInspV.st
changeset 110 570a38362ae1
parent 108 a936f81cc162
child 111 b4ef3e799345
--- a/DictInspV.st	Thu Aug 03 03:38:05 1995 +0200
+++ b/DictInspV.st	Thu Aug 10 15:14:54 1995 +0200
@@ -21,7 +21,7 @@
 COPYRIGHT (c) 1993 by Claus Gittinger
 	      All Rights Reserved
 
-$Header: /cvs/stx/stx/libtool/Attic/DictInspV.st,v 1.13 1995-07-23 03:19:04 claus Exp $
+$Header: /cvs/stx/stx/libtool/Attic/DictInspV.st,v 1.14 1995-08-10 13:14:00 claus Exp $
 '!
 
 !DictionaryInspectorView class methodsFor:'documentation'!
@@ -42,7 +42,8 @@
 
 version
 "
-$Header: /cvs/stx/stx/libtool/Attic/DictInspV.st,v 1.13 1995-07-23 03:19:04 claus Exp $
+$Header: /cvs/stx/stx/libtool/Attic/DictInspV.st,v 1.14 1995-08-10 13:14:00 claus Exp $
+$Revision: 1.14 $
 "
 !