Added 'make test' in the Makefile.in, upon sin.dsp.
[Faustine.git] / interpretor / preprocess.ml
1 external preprocess: string -> string = "preProcess_cpp"