*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Tue, 26 May 1998 16:10:55 +0200
changeset 947 a5325410e4fd
parent 946 94682a54c197
child 948 50ce6c646929
*** empty log message ***
TypeConv.st
TypeConverter.st
--- a/TypeConv.st	Tue May 26 16:10:29 1998 +0200
+++ b/TypeConv.st	Tue May 26 16:10:55 1998 +0200
@@ -19,7 +19,7 @@
 
     No real new functionality is added here - all is inherited
     from PluggableAdapter; however, some specialized instance creation
-    methods are added here..
+    methods are added here.
 
     Notice: 
         this class was implemented using protocol information
@@ -665,5 +665,5 @@
 !TypeConverter class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libview2/Attic/TypeConv.st,v 1.14 1998-05-26 14:10:29 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libview2/Attic/TypeConv.st,v 1.15 1998-05-26 14:10:55 cg Exp $'
 ! !
--- a/TypeConverter.st	Tue May 26 16:10:29 1998 +0200
+++ b/TypeConverter.st	Tue May 26 16:10:55 1998 +0200
@@ -19,7 +19,7 @@
 
     No real new functionality is added here - all is inherited
     from PluggableAdapter; however, some specialized instance creation
-    methods are added here..
+    methods are added here.
 
     Notice: 
         this class was implemented using protocol information
@@ -665,5 +665,5 @@
 !TypeConverter class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libview2/TypeConverter.st,v 1.14 1998-05-26 14:10:29 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libview2/TypeConverter.st,v 1.15 1998-05-26 14:10:55 cg Exp $'
 ! !