uff - version methods changed to return stings
authorClaus Gittinger <cg@exept.de>
Sat, 11 Nov 1995 16:20:50 +0100
changeset 68 5f7ac0b5c903
parent 67 d3405d14aafd
child 69 874833ad880c
uff - version methods changed to return stings
AbstrSCMgr.st
AbstractSourceCodeManager.st
CVSSCMgr.st
CVSSourceCodeManager.st
CallChain.st
Change.st
ChangeSet.st
ClassChange.st
ClassChg.st
ClassCommentChange.st
ClassDefinitionChange.st
ClassOrganizer.st
ClsComChg.st
ClsDefChg.st
HistLine.st
HistMgr.st
HistoryManager.st
MessageTally.st
MessageTracer.st
MethodCategoryChange.st
MethodChange.st
MethodChg.st
MethodPrivacyChange.st
MsgTally.st
MsgTracer.st
MthdCatChg.st
MthdPrivChg.st
ProfileTree.st
RCSSCMgr.st
RCSSourceCodeManager.st
WMethod.st
WrappedMethod.st
--- a/AbstrSCMgr.st	Fri Nov 10 20:39:46 1995 +0100
+++ b/AbstrSCMgr.st	Sat Nov 11 16:20:50 1995 +0100
@@ -22,9 +22,7 @@
 !AbstractSourceCodeManager class methodsFor:'documentation'!
 
 version
-"
-$Header: /cvs/stx/stx/libbasic3/Attic/AbstrSCMgr.st,v 1.11 1995-11-10 19:39:46 cg Exp $
-"
+    ^ '$Header: /cvs/stx/stx/libbasic3/Attic/AbstrSCMgr.st,v 1.12 1995-11-11 15:20:22 cg Exp $'
 !
 
 documentation
--- a/AbstractSourceCodeManager.st	Fri Nov 10 20:39:46 1995 +0100
+++ b/AbstractSourceCodeManager.st	Sat Nov 11 16:20:50 1995 +0100
@@ -22,9 +22,7 @@
 !AbstractSourceCodeManager class methodsFor:'documentation'!
 
 version
-"
-$Header: /cvs/stx/stx/libbasic3/AbstractSourceCodeManager.st,v 1.11 1995-11-10 19:39:46 cg Exp $
-"
+    ^ '$Header: /cvs/stx/stx/libbasic3/AbstractSourceCodeManager.st,v 1.12 1995-11-11 15:20:22 cg Exp $'
 !
 
 documentation
--- a/CVSSCMgr.st	Fri Nov 10 20:39:46 1995 +0100
+++ b/CVSSCMgr.st	Sat Nov 11 16:20:50 1995 +0100
@@ -22,9 +22,7 @@
 !CVSSourceCodeManager class methodsFor:'documentation'!
 
 version
-"
-$Header: /cvs/stx/stx/libbasic3/Attic/CVSSCMgr.st,v 1.8 1995-11-09 13:44:19 cg Exp $
-"
+    ^ '$Header: /cvs/stx/stx/libbasic3/Attic/CVSSCMgr.st,v 1.9 1995-11-11 15:20:24 cg Exp $'
 !
 
 documentation
--- a/CVSSourceCodeManager.st	Fri Nov 10 20:39:46 1995 +0100
+++ b/CVSSourceCodeManager.st	Sat Nov 11 16:20:50 1995 +0100
@@ -22,9 +22,7 @@
 !CVSSourceCodeManager class methodsFor:'documentation'!
 
 version
-"
-$Header: /cvs/stx/stx/libbasic3/CVSSourceCodeManager.st,v 1.8 1995-11-09 13:44:19 cg Exp $
-"
+    ^ '$Header: /cvs/stx/stx/libbasic3/CVSSourceCodeManager.st,v 1.9 1995-11-11 15:20:24 cg Exp $'
 !
 
 documentation
--- a/CallChain.st	Fri Nov 10 20:39:46 1995 +0100
+++ b/CallChain.st	Sat Nov 11 16:20:50 1995 +0100
@@ -22,9 +22,7 @@
 !CallChain class methodsFor:'documentation'!
 
 version
-"
-$Header: /cvs/stx/stx/libbasic3/CallChain.st,v 1.5 1995-08-11 16:00:50 claus Exp $
-"
+    ^ '$Header: /cvs/stx/stx/libbasic3/CallChain.st,v 1.6 1995-11-11 15:20:25 cg Exp $'
 !
 
 documentation
--- a/Change.st	Fri Nov 10 20:39:46 1995 +0100
+++ b/Change.st	Sat Nov 11 16:20:50 1995 +0100
@@ -17,13 +17,6 @@
 	 category:'System-Changes'
 !
 
-Change comment:'
-COPYRIGHT (c) 1993 by Claus Gittinger
-	      All Rights Reserved
-
-$Header: /cvs/stx/stx/libbasic3/Change.st,v 1.7 1995-08-11 16:00:53 claus Exp $
-'!
-
 !Change class methodsFor:'documentation'!
 
 copyright
@@ -41,9 +34,7 @@
 !
 
 version
-"
-$Header: /cvs/stx/stx/libbasic3/Change.st,v 1.7 1995-08-11 16:00:53 claus Exp $
-"
+    ^ '$Header: /cvs/stx/stx/libbasic3/Change.st,v 1.8 1995-11-11 15:20:26 cg Exp $'
 !
 
 documentation
--- a/ChangeSet.st	Fri Nov 10 20:39:46 1995 +0100
+++ b/ChangeSet.st	Sat Nov 11 16:20:50 1995 +0100
@@ -17,13 +17,6 @@
 	 category:'System-Changes'
 !
 
-ChangeSet comment:'
-COPYRIGHT (c) 1993 by Claus Gittinger
-	      All Rights Reserved
-
-$Header: /cvs/stx/stx/libbasic3/ChangeSet.st,v 1.11 1995-08-27 23:19:21 claus Exp $
-'!
-
 !ChangeSet class methodsFor:'documentation'!
 
 copyright
@@ -41,9 +34,7 @@
 !
 
 version
-"
-$Header: /cvs/stx/stx/libbasic3/ChangeSet.st,v 1.11 1995-08-27 23:19:21 claus Exp $
-"
+    ^ '$Header: /cvs/stx/stx/libbasic3/ChangeSet.st,v 1.12 1995-11-11 15:20:26 cg Exp $'
 !
 
 documentation
--- a/ClassChange.st	Fri Nov 10 20:39:46 1995 +0100
+++ b/ClassChange.st	Sat Nov 11 16:20:50 1995 +0100
@@ -17,13 +17,6 @@
 	 category:'System-Changes'
 !
 
-ClassChange comment:'
-COPYRIGHT (c) 1993 by Claus Gittinger
-	      All Rights Reserved
-
-$Header: /cvs/stx/stx/libbasic3/ClassChange.st,v 1.8 1995-08-29 16:39:09 claus Exp $
-'!
-
 !ClassChange class methodsFor:'documentation'!
 
 copyright
@@ -41,9 +34,7 @@
 !
 
 version
-"
-$Header: /cvs/stx/stx/libbasic3/ClassChange.st,v 1.8 1995-08-29 16:39:09 claus Exp $
-"
+    ^ '$Header: /cvs/stx/stx/libbasic3/ClassChange.st,v 1.9 1995-11-11 15:20:27 cg Exp $'
 !
 
 documentation
--- a/ClassChg.st	Fri Nov 10 20:39:46 1995 +0100
+++ b/ClassChg.st	Sat Nov 11 16:20:50 1995 +0100
@@ -17,13 +17,6 @@
 	 category:'System-Changes'
 !
 
-ClassChange comment:'
-COPYRIGHT (c) 1993 by Claus Gittinger
-	      All Rights Reserved
-
-$Header: /cvs/stx/stx/libbasic3/Attic/ClassChg.st,v 1.8 1995-08-29 16:39:09 claus Exp $
-'!
-
 !ClassChange class methodsFor:'documentation'!
 
 copyright
@@ -41,9 +34,7 @@
 !
 
 version
-"
-$Header: /cvs/stx/stx/libbasic3/Attic/ClassChg.st,v 1.8 1995-08-29 16:39:09 claus Exp $
-"
+    ^ '$Header: /cvs/stx/stx/libbasic3/Attic/ClassChg.st,v 1.9 1995-11-11 15:20:27 cg Exp $'
 !
 
 documentation
--- a/ClassCommentChange.st	Fri Nov 10 20:39:46 1995 +0100
+++ b/ClassCommentChange.st	Sat Nov 11 16:20:50 1995 +0100
@@ -17,13 +17,6 @@
 	 category:'System-Changes'
 !
 
-ClassCommentChange comment:'
-COPYRIGHT (c) 1993 by Claus Gittinger
-	      All Rights Reserved
-
-$Header: /cvs/stx/stx/libbasic3/ClassCommentChange.st,v 1.9 1995-08-29 16:39:12 claus Exp $
-'!
-
 !ClassCommentChange class methodsFor:'documentation'!
 
 copyright
@@ -41,9 +34,7 @@
 !
 
 version
-"
-$Header: /cvs/stx/stx/libbasic3/ClassCommentChange.st,v 1.9 1995-08-29 16:39:12 claus Exp $
-"
+    ^ '$Header: /cvs/stx/stx/libbasic3/ClassCommentChange.st,v 1.10 1995-11-11 15:20:29 cg Exp $'
 !
 
 documentation
--- a/ClassDefinitionChange.st	Fri Nov 10 20:39:46 1995 +0100
+++ b/ClassDefinitionChange.st	Sat Nov 11 16:20:50 1995 +0100
@@ -17,13 +17,6 @@
 	 category:'System-Changes'
 !
 
-ClassDefinitionChange comment:'
-COPYRIGHT (c) 1993 by Claus Gittinger
-	      All Rights Reserved
-
-$Header: /cvs/stx/stx/libbasic3/ClassDefinitionChange.st,v 1.9 1995-08-29 16:39:16 claus Exp $
-'!
-
 !ClassDefinitionChange class methodsFor:'documentation'!
 
 copyright
@@ -41,9 +34,7 @@
 !
 
 version
-"
-$Header: /cvs/stx/stx/libbasic3/ClassDefinitionChange.st,v 1.9 1995-08-29 16:39:16 claus Exp $
-"
+    ^ '$Header: /cvs/stx/stx/libbasic3/ClassDefinitionChange.st,v 1.10 1995-11-11 15:20:30 cg Exp $'
 !
 
 documentation
--- a/ClassOrganizer.st	Fri Nov 10 20:39:46 1995 +0100
+++ b/ClassOrganizer.st	Sat Nov 11 16:20:50 1995 +0100
@@ -34,9 +34,7 @@
 !
 
 version
-"
-$Header: /cvs/stx/stx/libbasic3/ClassOrganizer.st,v 1.5 1995-08-11 16:01:06 claus Exp $
-"
+    ^ '$Header: /cvs/stx/stx/libbasic3/ClassOrganizer.st,v 1.6 1995-11-11 15:20:28 cg Exp $'
 !
 
 documentation
--- a/ClsComChg.st	Fri Nov 10 20:39:46 1995 +0100
+++ b/ClsComChg.st	Sat Nov 11 16:20:50 1995 +0100
@@ -17,13 +17,6 @@
 	 category:'System-Changes'
 !
 
-ClassCommentChange comment:'
-COPYRIGHT (c) 1993 by Claus Gittinger
-	      All Rights Reserved
-
-$Header: /cvs/stx/stx/libbasic3/Attic/ClsComChg.st,v 1.9 1995-08-29 16:39:12 claus Exp $
-'!
-
 !ClassCommentChange class methodsFor:'documentation'!
 
 copyright
@@ -41,9 +34,7 @@
 !
 
 version
-"
-$Header: /cvs/stx/stx/libbasic3/Attic/ClsComChg.st,v 1.9 1995-08-29 16:39:12 claus Exp $
-"
+    ^ '$Header: /cvs/stx/stx/libbasic3/Attic/ClsComChg.st,v 1.10 1995-11-11 15:20:29 cg Exp $'
 !
 
 documentation
--- a/ClsDefChg.st	Fri Nov 10 20:39:46 1995 +0100
+++ b/ClsDefChg.st	Sat Nov 11 16:20:50 1995 +0100
@@ -17,13 +17,6 @@
 	 category:'System-Changes'
 !
 
-ClassDefinitionChange comment:'
-COPYRIGHT (c) 1993 by Claus Gittinger
-	      All Rights Reserved
-
-$Header: /cvs/stx/stx/libbasic3/Attic/ClsDefChg.st,v 1.9 1995-08-29 16:39:16 claus Exp $
-'!
-
 !ClassDefinitionChange class methodsFor:'documentation'!
 
 copyright
@@ -41,9 +34,7 @@
 !
 
 version
-"
-$Header: /cvs/stx/stx/libbasic3/Attic/ClsDefChg.st,v 1.9 1995-08-29 16:39:16 claus Exp $
-"
+    ^ '$Header: /cvs/stx/stx/libbasic3/Attic/ClsDefChg.st,v 1.10 1995-11-11 15:20:30 cg Exp $'
 !
 
 documentation
--- a/HistLine.st	Fri Nov 10 20:39:46 1995 +0100
+++ b/HistLine.st	Sat Nov 11 16:20:50 1995 +0100
@@ -39,9 +39,7 @@
 !
 
 version
-"
-$Header: /cvs/stx/stx/libbasic3/Attic/HistLine.st,v 1.6 1995-09-19 14:50:24 claus Exp $
-"
+    ^ '$Header: /cvs/stx/stx/libbasic3/Attic/HistLine.st,v 1.7 1995-11-11 15:20:32 cg Exp $'
 !
 
 documentation
--- a/HistMgr.st	Fri Nov 10 20:39:46 1995 +0100
+++ b/HistMgr.st	Sat Nov 11 16:20:50 1995 +0100
@@ -20,9 +20,6 @@
 	 category:'System-Changes-History'
 !
 
-HistoryManager comment:'''Historymanagement for Smalltalk MultiUser Environment''
-'!
-
 !HistoryManager class methodsFor:'documentation'!
 
 copyright 
@@ -41,9 +38,7 @@
 !
 
 version
-"
-$Header: /cvs/stx/stx/libbasic3/Attic/HistMgr.st,v 1.7 1995-09-23 11:30:03 claus Exp $
-"
+    ^ '$Header: /cvs/stx/stx/libbasic3/Attic/HistMgr.st,v 1.8 1995-11-11 15:20:34 cg Exp $'
 !
 
 documentation
@@ -328,8 +323,8 @@
     historyMethod notNil ifTrue:[
 	oldSource := historyMethod source.
 	oldSource notNil ifTrue:[
-            newSource := self addHistoryTo:oldSource.
-            historyMethod source:newSource.
+	    newSource := self addHistoryTo:oldSource.
+	    historyMethod source:newSource.
 	]
     ]
 !
@@ -369,7 +364,7 @@
     "
     (something == #definition) ifTrue:[
 	"add handling for classes here ..."        
-        "/ self addHistoryToHistoryMethodOf:changedObject.
+	"/ self addHistoryToHistoryMethodOf:changedObject.
     ].
 
     "this is a sub item of #definition"    
@@ -378,7 +373,7 @@
 	Transcript showCr: 'classVariables changed'.
 	"
 " das geht noch nicht, weil in someArgument nicht die Klasse steht die das betrifft"
-        self addHistoryToHistoryMethodOf:changedObject.
+	self addHistoryToHistoryMethodOf:changedObject.
 	^ self
     ].    
 
@@ -416,7 +411,7 @@
 	] ifFalse:[
 	    "it is a class definition"
 "/            Transcript show: 'Class definition: ', changedObject printString;cr.
-            self addHistoryToHistoryMethodOf:changedObject.
+	    self addHistoryToHistoryMethodOf:changedObject.
 	].
     ].
 
--- a/HistoryManager.st	Fri Nov 10 20:39:46 1995 +0100
+++ b/HistoryManager.st	Sat Nov 11 16:20:50 1995 +0100
@@ -20,9 +20,6 @@
 	 category:'System-Changes-History'
 !
 
-HistoryManager comment:'''Historymanagement for Smalltalk MultiUser Environment''
-'!
-
 !HistoryManager class methodsFor:'documentation'!
 
 copyright 
@@ -41,9 +38,7 @@
 !
 
 version
-"
-$Header: /cvs/stx/stx/libbasic3/HistoryManager.st,v 1.7 1995-09-23 11:30:03 claus Exp $
-"
+    ^ '$Header: /cvs/stx/stx/libbasic3/HistoryManager.st,v 1.8 1995-11-11 15:20:34 cg Exp $'
 !
 
 documentation
@@ -328,8 +323,8 @@
     historyMethod notNil ifTrue:[
 	oldSource := historyMethod source.
 	oldSource notNil ifTrue:[
-            newSource := self addHistoryTo:oldSource.
-            historyMethod source:newSource.
+	    newSource := self addHistoryTo:oldSource.
+	    historyMethod source:newSource.
 	]
     ]
 !
@@ -369,7 +364,7 @@
     "
     (something == #definition) ifTrue:[
 	"add handling for classes here ..."        
-        "/ self addHistoryToHistoryMethodOf:changedObject.
+	"/ self addHistoryToHistoryMethodOf:changedObject.
     ].
 
     "this is a sub item of #definition"    
@@ -378,7 +373,7 @@
 	Transcript showCr: 'classVariables changed'.
 	"
 " das geht noch nicht, weil in someArgument nicht die Klasse steht die das betrifft"
-        self addHistoryToHistoryMethodOf:changedObject.
+	self addHistoryToHistoryMethodOf:changedObject.
 	^ self
     ].    
 
@@ -416,7 +411,7 @@
 	] ifFalse:[
 	    "it is a class definition"
 "/            Transcript show: 'Class definition: ', changedObject printString;cr.
-            self addHistoryToHistoryMethodOf:changedObject.
+	    self addHistoryToHistoryMethodOf:changedObject.
 	].
     ].
 
--- a/MessageTally.st	Fri Nov 10 20:39:46 1995 +0100
+++ b/MessageTally.st	Sat Nov 11 16:20:50 1995 +0100
@@ -23,9 +23,7 @@
 !MessageTally class methodsFor:'documentation'!
 
 version
-"
-$Header: /cvs/stx/stx/libbasic3/MessageTally.st,v 1.12 1995-08-11 16:01:20 claus Exp $
-"
+    ^ '$Header: /cvs/stx/stx/libbasic3/MessageTally.st,v 1.13 1995-11-11 15:20:37 cg Exp $'
 !
 
 documentation
--- a/MessageTracer.st	Fri Nov 10 20:39:46 1995 +0100
+++ b/MessageTracer.st	Sat Nov 11 16:20:50 1995 +0100
@@ -18,13 +18,6 @@
        category:'System-Debugging-Support'
 !
 
-MessageTracer comment:'
-COPYRIGHT (c) 1994 by Claus Gittinger
-	      All Rights Reserved
-
-$Header: /cvs/stx/stx/libbasic3/MessageTracer.st,v 1.20 1995-08-11 16:01:23 claus Exp $
-'!
-
 !MessageTracer class methodsFor:'documentation'!
 
 copyright
@@ -42,9 +35,7 @@
 !
 
 version
-"
-$Header: /cvs/stx/stx/libbasic3/MessageTracer.st,v 1.20 1995-08-11 16:01:23 claus Exp $
-"
+    ^ '$Header: /cvs/stx/stx/libbasic3/MessageTracer.st,v 1.21 1995-11-11 15:20:42 cg Exp $'
 !
 
 documentation
--- a/MethodCategoryChange.st	Fri Nov 10 20:39:46 1995 +0100
+++ b/MethodCategoryChange.st	Sat Nov 11 16:20:50 1995 +0100
@@ -41,9 +41,7 @@
 !
 
 version
-"
-$Header: /cvs/stx/stx/libbasic3/MethodCategoryChange.st,v 1.5 1995-08-29 16:39:26 claus Exp $
-"
+    ^ '$Header: /cvs/stx/stx/libbasic3/MethodCategoryChange.st,v 1.6 1995-11-11 15:20:46 cg Exp $'
 ! !
 
 !MethodCategoryChange class methodsFor:'instance creation'!
--- a/MethodChange.st	Fri Nov 10 20:39:46 1995 +0100
+++ b/MethodChange.st	Sat Nov 11 16:20:50 1995 +0100
@@ -17,13 +17,6 @@
 	 category:'System-Changes'
 !
 
-MethodChange comment:'
-COPYRIGHT (c) 1993 by Claus Gittinger
-	      All Rights Reserved
-
-$Header: /cvs/stx/stx/libbasic3/MethodChange.st,v 1.9 1995-08-29 16:39:20 claus Exp $
-'!
-
 !MethodChange class methodsFor:'documentation'!
 
 copyright
@@ -48,9 +41,7 @@
 !
 
 version
-"
-$Header: /cvs/stx/stx/libbasic3/MethodChange.st,v 1.9 1995-08-29 16:39:20 claus Exp $
-"
+    ^ '$Header: /cvs/stx/stx/libbasic3/MethodChange.st,v 1.10 1995-11-11 15:20:35 cg Exp $'
 ! !
 
 !MethodChange class methodsFor:'instance creation'!
--- a/MethodChg.st	Fri Nov 10 20:39:46 1995 +0100
+++ b/MethodChg.st	Sat Nov 11 16:20:50 1995 +0100
@@ -17,13 +17,6 @@
 	 category:'System-Changes'
 !
 
-MethodChange comment:'
-COPYRIGHT (c) 1993 by Claus Gittinger
-	      All Rights Reserved
-
-$Header: /cvs/stx/stx/libbasic3/Attic/MethodChg.st,v 1.9 1995-08-29 16:39:20 claus Exp $
-'!
-
 !MethodChange class methodsFor:'documentation'!
 
 copyright
@@ -48,9 +41,7 @@
 !
 
 version
-"
-$Header: /cvs/stx/stx/libbasic3/Attic/MethodChg.st,v 1.9 1995-08-29 16:39:20 claus Exp $
-"
+    ^ '$Header: /cvs/stx/stx/libbasic3/Attic/MethodChg.st,v 1.10 1995-11-11 15:20:35 cg Exp $'
 ! !
 
 !MethodChange class methodsFor:'instance creation'!
--- a/MethodPrivacyChange.st	Fri Nov 10 20:39:46 1995 +0100
+++ b/MethodPrivacyChange.st	Sat Nov 11 16:20:50 1995 +0100
@@ -47,11 +47,7 @@
 !
 
 version
-"
-$Header: /cvs/stx/stx/libbasic3/MethodPrivacyChange.st,v 1.2 1995-08-29 16:39:29 claus Exp $
-"
-
-    "Modified: 27.8.1995 / 22:50:34 / claus"
+    ^ '$Header: /cvs/stx/stx/libbasic3/MethodPrivacyChange.st,v 1.3 1995-11-11 15:20:47 cg Exp $'
 ! !
 
 !MethodPrivacyChange class methodsFor:'instance creation'!
--- a/MsgTally.st	Fri Nov 10 20:39:46 1995 +0100
+++ b/MsgTally.st	Sat Nov 11 16:20:50 1995 +0100
@@ -23,9 +23,7 @@
 !MessageTally class methodsFor:'documentation'!
 
 version
-"
-$Header: /cvs/stx/stx/libbasic3/Attic/MsgTally.st,v 1.12 1995-08-11 16:01:20 claus Exp $
-"
+    ^ '$Header: /cvs/stx/stx/libbasic3/Attic/MsgTally.st,v 1.13 1995-11-11 15:20:37 cg Exp $'
 !
 
 documentation
--- a/MsgTracer.st	Fri Nov 10 20:39:46 1995 +0100
+++ b/MsgTracer.st	Sat Nov 11 16:20:50 1995 +0100
@@ -18,13 +18,6 @@
        category:'System-Debugging-Support'
 !
 
-MessageTracer comment:'
-COPYRIGHT (c) 1994 by Claus Gittinger
-	      All Rights Reserved
-
-$Header: /cvs/stx/stx/libbasic3/Attic/MsgTracer.st,v 1.20 1995-08-11 16:01:23 claus Exp $
-'!
-
 !MessageTracer class methodsFor:'documentation'!
 
 copyright
@@ -42,9 +35,7 @@
 !
 
 version
-"
-$Header: /cvs/stx/stx/libbasic3/Attic/MsgTracer.st,v 1.20 1995-08-11 16:01:23 claus Exp $
-"
+    ^ '$Header: /cvs/stx/stx/libbasic3/Attic/MsgTracer.st,v 1.21 1995-11-11 15:20:42 cg Exp $'
 !
 
 documentation
--- a/MthdCatChg.st	Fri Nov 10 20:39:46 1995 +0100
+++ b/MthdCatChg.st	Sat Nov 11 16:20:50 1995 +0100
@@ -41,9 +41,7 @@
 !
 
 version
-"
-$Header: /cvs/stx/stx/libbasic3/Attic/MthdCatChg.st,v 1.5 1995-08-29 16:39:26 claus Exp $
-"
+    ^ '$Header: /cvs/stx/stx/libbasic3/Attic/MthdCatChg.st,v 1.6 1995-11-11 15:20:46 cg Exp $'
 ! !
 
 !MethodCategoryChange class methodsFor:'instance creation'!
--- a/MthdPrivChg.st	Fri Nov 10 20:39:46 1995 +0100
+++ b/MthdPrivChg.st	Sat Nov 11 16:20:50 1995 +0100
@@ -47,11 +47,7 @@
 !
 
 version
-"
-$Header: /cvs/stx/stx/libbasic3/Attic/MthdPrivChg.st,v 1.2 1995-08-29 16:39:29 claus Exp $
-"
-
-    "Modified: 27.8.1995 / 22:50:34 / claus"
+    ^ '$Header: /cvs/stx/stx/libbasic3/Attic/MthdPrivChg.st,v 1.3 1995-11-11 15:20:47 cg Exp $'
 ! !
 
 !MethodPrivacyChange class methodsFor:'instance creation'!
--- a/ProfileTree.st	Fri Nov 10 20:39:46 1995 +0100
+++ b/ProfileTree.st	Sat Nov 11 16:20:50 1995 +0100
@@ -22,9 +22,7 @@
 !ProfileTree class methodsFor:'documentation'!
 
 version
-"
-$Header: /cvs/stx/stx/libbasic3/ProfileTree.st,v 1.5 1995-08-11 16:01:31 claus Exp $
-"
+    ^ '$Header: /cvs/stx/stx/libbasic3/ProfileTree.st,v 1.6 1995-11-11 15:20:48 cg Exp $'
 !
 
 documentation
--- a/RCSSCMgr.st	Fri Nov 10 20:39:46 1995 +0100
+++ b/RCSSCMgr.st	Sat Nov 11 16:20:50 1995 +0100
@@ -22,9 +22,7 @@
 !RCSSourceCodeManager class methodsFor:'documentation'!
 
 version
-"
-$Header: /cvs/stx/stx/libbasic3/Attic/RCSSCMgr.st,v 1.6 1995-11-09 13:44:21 cg Exp $
-"
+    ^ '$Header: /cvs/stx/stx/libbasic3/Attic/RCSSCMgr.st,v 1.7 1995-11-11 15:20:49 cg Exp $'
 !
 
 documentation
--- a/RCSSourceCodeManager.st	Fri Nov 10 20:39:46 1995 +0100
+++ b/RCSSourceCodeManager.st	Sat Nov 11 16:20:50 1995 +0100
@@ -22,9 +22,7 @@
 !RCSSourceCodeManager class methodsFor:'documentation'!
 
 version
-"
-$Header: /cvs/stx/stx/libbasic3/Attic/RCSSourceCodeManager.st,v 1.6 1995-11-09 13:44:21 cg Exp $
-"
+    ^ '$Header: /cvs/stx/stx/libbasic3/Attic/RCSSourceCodeManager.st,v 1.7 1995-11-11 15:20:49 cg Exp $'
 !
 
 documentation
--- a/WMethod.st	Fri Nov 10 20:39:46 1995 +0100
+++ b/WMethod.st	Sat Nov 11 16:20:50 1995 +0100
@@ -17,13 +17,6 @@
 	 category:'Kernel-Methods'
 !
 
-WrappedMethod comment:'
-COPYRIGHT (c) 1994 by Claus Gittinger
-	      All Rights Reserved
-
-$Header: /cvs/stx/stx/libbasic3/Attic/WMethod.st,v 1.8 1995-08-11 16:01:34 claus Exp $
-'!
-
 !WrappedMethod class methodsFor:'documentation'!
 
 copyright
@@ -41,9 +34,7 @@
 !
 
 version
-"
-$Header: /cvs/stx/stx/libbasic3/Attic/WMethod.st,v 1.8 1995-08-11 16:01:34 claus Exp $
-"
+    ^ '$Header: /cvs/stx/stx/libbasic3/Attic/WMethod.st,v 1.9 1995-11-11 15:20:50 cg Exp $'
 !
 
 documentation
--- a/WrappedMethod.st	Fri Nov 10 20:39:46 1995 +0100
+++ b/WrappedMethod.st	Sat Nov 11 16:20:50 1995 +0100
@@ -17,13 +17,6 @@
 	 category:'Kernel-Methods'
 !
 
-WrappedMethod comment:'
-COPYRIGHT (c) 1994 by Claus Gittinger
-	      All Rights Reserved
-
-$Header: /cvs/stx/stx/libbasic3/WrappedMethod.st,v 1.8 1995-08-11 16:01:34 claus Exp $
-'!
-
 !WrappedMethod class methodsFor:'documentation'!
 
 copyright
@@ -41,9 +34,7 @@
 !
 
 version
-"
-$Header: /cvs/stx/stx/libbasic3/WrappedMethod.st,v 1.8 1995-08-11 16:01:34 claus Exp $
-"
+    ^ '$Header: /cvs/stx/stx/libbasic3/WrappedMethod.st,v 1.9 1995-11-11 15:20:50 cg Exp $'
 !
 
 documentation