BreakpointDescription.st
changeset 2796 4276b03e0170
parent 2794 016b6feb0058
child 2798 ea7f48f2f33e
--- a/BreakpointDescription.st	Fri Jan 27 14:00:42 2012 +0100
+++ b/BreakpointDescription.st	Fri Jan 27 14:10:44 2012 +0100
@@ -130,9 +130,9 @@
 !BreakpointDescription class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libcomp/BreakpointDescription.st,v 1.4 2012-01-27 13:00:38 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libcomp/BreakpointDescription.st,v 1.5 2012-01-27 13:10:44 cg Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/libcomp/BreakpointDescription.st,v 1.4 2012-01-27 13:00:38 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libcomp/BreakpointDescription.st,v 1.5 2012-01-27 13:10:44 cg Exp $'
 ! !