x-dsp-0.2: tools/gen_Csound_Classes.sh
#!/bin/bash # move the Csound classes to Language/XDsp/Semantics/CsoundExt/All.hs runghc "-hide-package mtl" "-framework CoreFoundation" mkClass.hs cp allOps.txt ../src/Language/XDsp/Semantics/CsoundExt/All.hs
#!/bin/bash # move the Csound classes to Language/XDsp/Semantics/CsoundExt/All.hs runghc "-hide-package mtl" "-framework CoreFoundation" mkClass.hs cp allOps.txt ../src/Language/XDsp/Semantics/CsoundExt/All.hs