ContextInspectorView.st
changeset 107 db1b370632d7
parent 98 e6fac698d6d9
child 110 570a38362ae1
--- a/ContextInspectorView.st	Tue Jun 27 04:30:28 1995 +0200
+++ b/ContextInspectorView.st	Mon Jul 03 04:37:45 1995 +0200
@@ -23,7 +23,7 @@
 COPYRIGHT (c) 1993 by Claus Gittinger
 	      All Rights Reserved
 
-$Header: /cvs/stx/stx/libtool/ContextInspectorView.st,v 1.10 1995-05-09 01:59:04 claus Exp $
+$Header: /cvs/stx/stx/libtool/ContextInspectorView.st,v 1.11 1995-07-03 02:37:07 claus Exp $
 '!
 
 !ContextInspectorView class methodsFor:'documentation'!
@@ -44,7 +44,7 @@
 
 version
 "
-$Header: /cvs/stx/stx/libtool/ContextInspectorView.st,v 1.10 1995-05-09 01:59:04 claus Exp $
+$Header: /cvs/stx/stx/libtool/ContextInspectorView.st,v 1.11 1995-07-03 02:37:07 claus Exp $
 "
 !
 
@@ -84,7 +84,7 @@
 inspect:con
     "set the context to be inspected"
 
-    |aList homeContext method homeNames rec sel implementorClass 
+    |homeContext method homeNames rec sel implementorClass 
      argNames varNames tmpNames m argsOnly|
 
     hasMore := false.