*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Thu, 23 Nov 1995 02:56:37 +0100
changeset 86 69f0bebb80be
parent 85 c354e2f81394
child 87 e0f5b58481a6
*** empty log message ***
MethodPrivacyChange.st
MthdPrivChg.st
--- a/MethodPrivacyChange.st	Thu Nov 23 02:55:37 1995 +0100
+++ b/MethodPrivacyChange.st	Thu Nov 23 02:56:37 1995 +0100
@@ -10,8 +10,6 @@
  hereby transferred.
 "
 
-    "Modified: 27.8.1995 / 22:50:41 / claus"
-
 MethodChange subclass:#MethodPrivacyChange
 	 instanceVariableNames:'privacy'
 	 classVariableNames:''
@@ -33,8 +31,6 @@
  other person.  No title to or ownership of the software is
  hereby transferred.
 "
-
-    "Modified: 27.8.1995 / 22:50:41 / claus"
 !
 
 documentation
@@ -45,7 +41,7 @@
 !
 
 version
-    ^ '$Header: /cvs/stx/stx/libbasic3/MethodPrivacyChange.st,v 1.4 1995-11-23 01:55:37 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libbasic3/MethodPrivacyChange.st,v 1.5 1995-11-23 01:56:37 cg Exp $'
 ! !
 
 !MethodPrivacyChange class methodsFor:'instance creation'!
@@ -71,4 +67,3 @@
 
     "Modified: 27.8.1995 / 22:56:58 / claus"
 ! !
-
--- a/MthdPrivChg.st	Thu Nov 23 02:55:37 1995 +0100
+++ b/MthdPrivChg.st	Thu Nov 23 02:56:37 1995 +0100
@@ -10,8 +10,6 @@
  hereby transferred.
 "
 
-    "Modified: 27.8.1995 / 22:50:41 / claus"
-
 MethodChange subclass:#MethodPrivacyChange
 	 instanceVariableNames:'privacy'
 	 classVariableNames:''
@@ -33,8 +31,6 @@
  other person.  No title to or ownership of the software is
  hereby transferred.
 "
-
-    "Modified: 27.8.1995 / 22:50:41 / claus"
 !
 
 documentation
@@ -45,7 +41,7 @@
 !
 
 version
-    ^ '$Header: /cvs/stx/stx/libbasic3/Attic/MthdPrivChg.st,v 1.4 1995-11-23 01:55:37 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libbasic3/Attic/MthdPrivChg.st,v 1.5 1995-11-23 01:56:37 cg Exp $'
 ! !
 
 !MethodPrivacyChange class methodsFor:'instance creation'!
@@ -71,4 +67,3 @@
 
     "Modified: 27.8.1995 / 22:56:58 / claus"
 ! !
-