SoundStream.st
changeset 51 24f978f1d849
parent 45 6768d3213025
child 58 bd6753bf0401
--- a/SoundStream.st	Thu Feb 02 13:25:42 1995 +0100
+++ b/SoundStream.st	Mon Feb 06 00:39:14 1995 +0100
@@ -21,7 +21,7 @@
 COPYRIGHT (c) 1993 by Claus Gittinger
 	      All Rights Reserved
 
-$Header: /cvs/stx/stx/libbasic2/SoundStream.st,v 1.11 1994-10-28 03:07:50 claus Exp $
+$Header: /cvs/stx/stx/libbasic2/SoundStream.st,v 1.12 1995-02-05 23:38:40 claus Exp $
 '!
 
 !SoundStream class methodsFor:'documentation'!
@@ -42,7 +42,7 @@
 
 version
 "
-$Header: /cvs/stx/stx/libbasic2/SoundStream.st,v 1.11 1994-10-28 03:07:50 claus Exp $
+$Header: /cvs/stx/stx/libbasic2/SoundStream.st,v 1.12 1995-02-05 23:38:40 claus Exp $
 "
 !
 
@@ -59,7 +59,7 @@
 "
 ! !
 
-!SoundStream class primitiveDefinitions!
+!SoundStream primitiveDefinitions!
 
 %{
 #ifdef IRIS