DisplayRootView.st
branchdelegated_gc_jv
changeset 6524 1647b1f4874a
parent 6373 70df108aa81f
parent 6472 5b21ff383a12
child 6616 9dad6d1245cc
--- a/DisplayRootView.st	Wed Jun 04 22:33:42 2014 +0100
+++ b/DisplayRootView.st	Thu Jun 05 08:23:01 2014 +0100
@@ -9,6 +9,8 @@
  other person.  No title to or ownership of the software is
  hereby transferred.
 "
+'From Smalltalk/X, Version:6.2.3.0 on 17-03-2014 at 20:22:04'                   !
+
 "{ Package: 'stx:libview' }"
 
 DisplaySurface subclass:#DisplayRootView
@@ -228,6 +230,6 @@
 !DisplayRootView class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libview/DisplayRootView.st,v 1.42 2014-04-03 14:39:59 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libview/DisplayRootView.st,v 1.42.2.1 2014-05-08 08:27:50 stefan Exp $'
 ! !