stx_libview2.st
changeset 3082 a395ac282376
parent 3081 c31be64e085f
child 3092 fbe40b7e8c08
--- a/stx_libview2.st	Fri Jan 25 13:26:25 2013 +0100
+++ b/stx_libview2.st	Fri Jan 25 13:33:02 2013 +0100
@@ -42,10 +42,6 @@
 
 !
 
-extensionsVersion_SVN
-    ^ 'Id:'
-! !
-
 !stx_libview2 class methodsFor:'description'!
 
 excludedFromPreRequisites
@@ -350,10 +346,10 @@
 !stx_libview2 class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libview2/stx_libview2.st,v 1.60 2013-01-25 12:26:25 stefan Exp $'
+    ^ '$Header: /cvs/stx/stx/libview2/stx_libview2.st,v 1.61 2013-01-25 12:33:02 stefan Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/libview2/stx_libview2.st,v 1.60 2013-01-25 12:26:25 stefan Exp $'
+    ^ '$Header: /cvs/stx/stx/libview2/stx_libview2.st,v 1.61 2013-01-25 12:33:02 stefan Exp $'
 ! !