XWorkstation.st
branchdelegated_gc_jv
changeset 6528 62c1dbef0b84
parent 6524 1647b1f4874a
child 6530 b4c269c96b08
--- a/XWorkstation.st	Thu Jun 19 10:26:33 2014 +0100
+++ b/XWorkstation.st	Mon Jun 23 21:38:44 2014 +0100
@@ -9,8 +9,6 @@
  other person.  No title to or ownership of the software is
  hereby transferred.
 "
-'From Smalltalk/X, Version:6.2.3.0 on 04-04-2014 at 21:28:11'                   !
-
 "{ Package: 'stx:libview' }"
 
 DeviceWorkstation subclass:#XWorkstation
@@ -13294,6 +13292,11 @@
     ^ '$Header: /cvs/stx/stx/libview/XWorkstation.st,v 1.592.2.1 2014-05-08 08:27:50 stefan Exp $'
 !
 
+version_HG
+
+    ^ '$Changeset: <not expanded> $'
+!
+
 version_SVN
     ^ '$ Id $'
 ! !