TextRuler.st
changeset 86 4d7dbb5f1719
parent 71 9f9243f5813b
child 269 167651794a77
--- a/TextRuler.st	Wed Nov 01 15:43:25 1995 +0100
+++ b/TextRuler.st	Sat Nov 11 17:30:31 1995 +0100
@@ -46,6 +46,10 @@
 
     TextRuler new open
 "
+!
+
+version
+    ^ '$Header: /cvs/stx/stx/libwidg2/TextRuler.st,v 1.13 1995-11-11 16:29:32 cg Exp $'
 ! !
 
 !TextRuler class methodsFor:'defaults'!