checkin from browser
authorClaus Gittinger <cg@exept.de>
Tue, 22 Oct 1996 21:34:16 +0200
changeset 388 067d7de615f5
parent 387 908ee278cdf5
child 389 8aa5f9f08139
checkin from browser
ObjFHandle.st
ObjectFileHandle.st
--- a/ObjFHandle.st	Tue Oct 22 20:42:20 1996 +0200
+++ b/ObjFHandle.st	Tue Oct 22 21:34:16 1996 +0200
@@ -48,13 +48,6 @@
     [author:]
         Claus Gittinger
 "
-!
-
-history
-
-    "Created: 14.9.1995 / 21:10:55 / claus"
-    "Modified: 14.9.1995 / 21:10:55 / claus"
-    "Modified: 12.7.1996 / 15:20:15 / cg"
 ! !
 
 !ObjectFileHandle methodsFor:'accessing'!
@@ -356,5 +349,5 @@
 !ObjectFileHandle class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libcomp/Attic/ObjFHandle.st,v 1.19 1996-10-18 20:02:45 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libcomp/Attic/ObjFHandle.st,v 1.20 1996-10-22 19:34:16 cg Exp $'
 ! !
--- a/ObjectFileHandle.st	Tue Oct 22 20:42:20 1996 +0200
+++ b/ObjectFileHandle.st	Tue Oct 22 21:34:16 1996 +0200
@@ -48,13 +48,6 @@
     [author:]
         Claus Gittinger
 "
-!
-
-history
-
-    "Created: 14.9.1995 / 21:10:55 / claus"
-    "Modified: 14.9.1995 / 21:10:55 / claus"
-    "Modified: 12.7.1996 / 15:20:15 / cg"
 ! !
 
 !ObjectFileHandle methodsFor:'accessing'!
@@ -356,5 +349,5 @@
 !ObjectFileHandle class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libcomp/ObjectFileHandle.st,v 1.19 1996-10-18 20:02:45 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libcomp/ObjectFileHandle.st,v 1.20 1996-10-22 19:34:16 cg Exp $'
 ! !