Add fft, 2d_fft and sinwave to examples.
[Faustine.git] / interpretor / preprocess.ml
1 external preprocess: string -> string = "preProcess_cpp"