]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/synth/synth.factor
core, basis, extra: Remove DOS line endings from files.
[factor.git] / extra / synth / synth.factor
index 1588a8a02ac0eb32973a9b53d051b7234339f762..8d1299042a2c3fcbae3304bf700b612a734b4076 100755 (executable)
@@ -33,4 +33,3 @@ C: <note> note
 
 : >note ( harmonics note buffer -- buffer )
     [ [ note-harmonic-data ] 2curry map <summed> ] [ data<< ] [ ] tri ;
-