Some more support for new breakpoints.
authorJan Vrany <jan.vrany@fit.cvut.cz>
Tue, 16 Apr 2013 09:21:33 +0200
changeset 3114 1cd94f2790f1
parent 3113 4d7936f562c2
child 3115 3208c8b4661c
Some more support for new breakpoints.
extensions.st
--- a/extensions.st	Mon Apr 15 17:36:53 2013 +0200
+++ b/extensions.st	Tue Apr 16 09:21:33 2013 +0200
@@ -25,5 +25,5 @@
 !stx_libcomp class methodsFor:'documentation'!
 
 extensionsVersion_CVS
-    ^ '$Header: /cvs/stx/stx/libcomp/extensions.st,v 1.4 2011-07-25 21:51:11 vrany Exp $'
-! !
\ No newline at end of file
+    ^ '$Header: /cvs/stx/stx/libcomp/extensions.st,v 1.5 2013-04-16 07:21:33 vrany Exp $'
+! !