fixed version methods for CVS (were lost after move from HG) cvs_MAIN
authorClaus Gittinger <cg@exept.de>
Sun, 21 Jun 2015 19:13:51 +0200
branchcvs_MAIN
changeset 837 25506e45dad3
parent 462 aa8c08f70405
child 838 85db2fa38866
fixed version methods for CVS (were lost after move from HG)
SmallSense__SmalltalkParseNodeVisitor.st
--- a/SmallSense__SmalltalkParseNodeVisitor.st	Mon May 18 16:50:44 2015 +0200
+++ b/SmallSense__SmalltalkParseNodeVisitor.st	Sun Jun 21 19:13:51 2015 +0200
@@ -242,6 +242,11 @@
 
 !SmalltalkParseNodeVisitor class methodsFor:'documentation'!
 
+version_CVS
+
+    ^ '$Header$'
+!
+
 version_HG
 
     ^ '$Changeset: <not expanded> $'