GLXWorkstat.st
changeset 614 1b1c0d7c9266
parent 554 34cc776bcc0f
child 793 8fbee58d45c1
--- a/GLXWorkstat.st	Thu Apr 25 18:37:48 1996 +0200
+++ b/GLXWorkstat.st	Thu Apr 25 18:40:35 1996 +0200
@@ -1,5 +1,5 @@
 "
-COPYRIGHT (c) 1993 by Claus Gittinger
+ COPYRIGHT (c) 1993 by Claus Gittinger
 	      All Rights Reserved
 
  This software is furnished under a license and may be used
@@ -1158,6 +1158,10 @@
     Notice: this should be rewritten to use the openGL library functions
     (actually, to not loose the VGL interface, another OpenGLWorkstation
      class should be written)
+
+    [author:]
+        Claus Gittinger
+        Jeff McAffer
 "
 ! !
 
@@ -8762,5 +8766,5 @@
 !GLXWorkstation class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libview/Attic/GLXWorkstat.st,v 1.55 1996-04-04 19:26:07 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libview/Attic/GLXWorkstat.st,v 1.56 1996-04-25 16:39:37 cg Exp $'
 ! !