xquery/trunk/XQuery__InsertCommand.st
changeset 232 9d8fd28b99b0
parent 0 5057afe1ec87
--- a/xquery/trunk/XQuery__InsertCommand.st	Tue Apr 06 17:39:11 2010 +0000
+++ b/xquery/trunk/XQuery__InsertCommand.st	Tue Apr 06 18:09:03 2010 +0000
@@ -42,6 +42,6 @@
 
 !InsertCommand class methodsFor:'documentation'!
 
-version
-    ^ '$Header: /opt/data/cvs/stx/goodies/xmlsuite/xquery/XQuery__InsertCommand.st,v 1.4 2008-01-02 14:07:28 wrobll1 Exp $'
+version_SVN
+    ^ '$Id$'
 ! !