SmallSense__ParseNodeInspector.st
changeset 174 3e08d765d86f
parent 98 c21c3e61a377
child 193 c0c4605b3791
--- a/SmallSense__ParseNodeInspector.st	Tue Nov 19 13:02:56 2013 +0000
+++ b/SmallSense__ParseNodeInspector.st	Wed Feb 26 19:06:00 2014 +0100
@@ -544,7 +544,7 @@
 !ParseNodeInspector::ParseNodeItem class methodsFor:'documentation'!
 
 version
-    ^'$Id: SmallSenseParseNodeInspector.st 7911 2012-02-22 09:55:48Z vranyj1 $'
+    ^'$Id: SmallSense__ParseNodeInspector.st,v 1.2 2014/02/12 14:49:29 sr Exp $'
 ! !
 
 !ParseNodeInspector::ParseNodeItem methodsFor:'accessing'!
@@ -638,6 +638,6 @@
 !
 
 version_SVN
-    ^ '$Id: SmallSenseParseNodeInspector.st 7911 2012-02-22 09:55:48Z vranyj1 $'
+    ^ '$Id: SmallSense__ParseNodeInspector.st,v 1.2 2014/02/12 14:49:29 sr Exp $'
 ! !