HorizontalSteppingSlider.st
changeset 71 9f9243f5813b
parent 65 40e27e2606b5
child 86 4d7dbb5f1719
--- a/HorizontalSteppingSlider.st	Wed Aug 30 20:00:39 1995 +0200
+++ b/HorizontalSteppingSlider.st	Wed Aug 30 20:06:56 1995 +0200
@@ -19,13 +19,6 @@
 	 category:'Views-Interactors'
 !
 
-HorizontalSteppingSlider comment:'
-COPYRIGHT (c) 1994 by Claus Gittinger
-	      All Rights Reserved
-
-$Header: /cvs/stx/stx/libwidg2/HorizontalSteppingSlider.st,v 1.3 1995-07-23 03:12:43 claus Exp $
-'!
-
 !HorizontalSteppingSlider class methodsFor:'documentation'!
 
 copyright
@@ -44,7 +37,7 @@
 
 version
 "
-$Header: /cvs/stx/stx/libwidg2/HorizontalSteppingSlider.st,v 1.3 1995-07-23 03:12:43 claus Exp $
+$Header: /cvs/stx/stx/libwidg2/HorizontalSteppingSlider.st,v 1.4 1995-08-30 18:06:21 claus Exp $
 "
 !