extensions.st
changeset 2573 b91533c88862
parent 2015 7828f394952b
child 2582 96f41bbcff3f
--- a/extensions.st	Wed Jul 20 20:16:38 2011 +0200
+++ b/extensions.st	Wed Jul 20 23:07:39 2011 +0200
@@ -1,5 +1,4 @@
-"{ Package: 'stx:libcomp' }"
-!
+"{ Package: 'stx:libcomp' }"!
 
 !Object methodsFor:'user interaction & notifications'!
 
@@ -23,3 +22,8 @@
     "Modified: / 15-03-2007 / 20:29:23 / cg"
 ! !
 
+!stx_libcomp class methodsFor:'documentation'!
+
+extensionsVersion_CVS
+    ^ '$Header: /cvs/stx/stx/libcomp/extensions.st,v 1.3 2011-07-20 21:07:39 vrany Exp $'
+! !
\ No newline at end of file