ArrowedSpline.st
changeset 446 cdc38afc4957
parent 389 49811300b9d2
child 490 ef43c7a69346
--- a/ArrowedSpline.st	Fri Sep 13 11:45:23 1996 +0200
+++ b/ArrowedSpline.st	Fri Sep 20 09:34:11 1996 +0200
@@ -48,7 +48,6 @@
     [author:]
         Claus Gittinger
 "
-
 !
 
 examples
@@ -362,5 +361,5 @@
 !ArrowedSpline class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libbasic2/ArrowedSpline.st,v 1.6 1996-06-05 18:37:25 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libbasic2/ArrowedSpline.st,v 1.7 1996-09-20 07:34:05 cg Exp $'
 ! !