extensions.st
changeset 15691 e39ed47363ff
parent 15616 325be5f3e308
child 15692 3d3fd4c8defc
child 15739 b8fb58295131
--- a/extensions.st	Sat Jun 13 20:27:11 2015 +0200
+++ b/extensions.st	Mon Jun 15 18:01:07 2015 +0200
@@ -1651,7 +1651,7 @@
     "Modified: / 08-03-2012 / 16:09:38 / cg"
 ! !
 
-!Object methodsFor:'debugging'!
+!Object methodsFor:'inspecting'!
 
 inspectorExtraAttributes
     "extra (pseudo instvar) entries to be shown in an inspector.
@@ -2726,7 +2726,7 @@
 !stx_libtool class methodsFor:'documentation'!
 
 extensionsVersion_CVS
-    ^ '$Header: /cvs/stx/stx/libtool/extensions.st,v 1.155 2015-05-07 10:52:00 cg Exp $'
+    ^ '$Header$'
 ! !
 
 !stx_libtool class methodsFor:'documentation'!