ObjectMemory.st
changeset 360 90c3608b92a3
parent 359 b8df66983eff
child 362 4131e87e79ec
--- a/ObjectMemory.st	Tue Jun 27 04:15:21 1995 +0200
+++ b/ObjectMemory.st	Sun Jul 02 03:08:30 1995 +0200
@@ -34,7 +34,7 @@
 COPYRIGHT (c) 1992 by Claus Gittinger
 	     All Rights Reserved
 
-$Header: /cvs/stx/stx/libbasic/ObjectMemory.st,v 1.44 1995-06-27 02:13:31 claus Exp $
+$Header: /cvs/stx/stx/libbasic/ObjectMemory.st,v 1.45 1995-07-02 01:07:29 claus Exp $
 '!
 
 !ObjectMemory class methodsFor:'documentation'!
@@ -55,7 +55,7 @@
 
 version
 "
-$Header: /cvs/stx/stx/libbasic/ObjectMemory.st,v 1.44 1995-06-27 02:13:31 claus Exp $
+$Header: /cvs/stx/stx/libbasic/ObjectMemory.st,v 1.45 1995-07-02 01:07:29 claus Exp $
 "
 !
 
@@ -2179,7 +2179,11 @@
      by '.chg', or, if not running from an image, the default name 'st.chg'"
 
     ^ 'changes'.
-    ^ self imageBaseName , '.chg'
+
+"/ future versions will have:
+"/ (requires some additionas at other places)
+"/
+"/    ^ self imageBaseName , '.chg'
 
     "
      ObjectMemory nameForChanges