Makefile and configure cleaning (configure is no more needed).
[Faustine.git] / interpretor / preprocess.ml
1 external preprocess: string -> string = "preProcess_cpp"