WindowingTransformation.st
changeset 5827 d6476bd6cd74
parent 4162 08acaf50fad0
child 6355 1ddfc032a8c5
--- a/WindowingTransformation.st	Wed Sep 28 15:55:53 2011 +0200
+++ b/WindowingTransformation.st	Thu Sep 29 13:18:16 2011 +0200
@@ -9,7 +9,6 @@
  other person.  No title to or ownership of the software is
  hereby transferred.
 "
-
 "{ Package: 'stx:libview' }"
 
 Object subclass:#WindowingTransformation
@@ -668,5 +667,5 @@
 !WindowingTransformation class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libview/WindowingTransformation.st,v 1.22 2004-05-07 12:03:59 stefan Exp $'
+    ^ '$Header: /cvs/stx/stx/libview/WindowingTransformation.st,v 1.23 2011-09-29 11:18:16 cg Exp $'
 ! !