MethodWithBreakpoints.st
branchjv
changeset 18011 deb0c3355881
parent 17967 b1ec43d6f18e
parent 14273 feb20a9d7b13
child 18075 bd252c0beac9
--- a/MethodWithBreakpoints.st	Thu Dec 20 11:48:59 2012 +0000
+++ b/MethodWithBreakpoints.st	Sat Jan 19 01:30:00 2013 +0000
@@ -71,9 +71,9 @@
 !MethodWithBreakpoints class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libbasic/MethodWithBreakpoints.st,v 1.1 2012/08/02 12:22:22 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libbasic/MethodWithBreakpoints.st,v 1.1 2012-08-02 12:22:22 cg Exp $'
 !
 
 version_CVS
-    ^ '§Header: /cvs/stx/stx/libbasic/MethodWithBreakpoints.st,v 1.1 2012/08/02 12:22:22 cg Exp §'
-! !
\ No newline at end of file
+    ^ '$Header: /cvs/stx/stx/libbasic/MethodWithBreakpoints.st,v 1.1 2012-08-02 12:22:22 cg Exp $'
+! !