Merge branch 'OOP' of https://scm.cri.ensmp.fr/git/Faustine into OOP
[Faustine.git] / interpretor / preprocess.ml
1 external preprocess: string -> string = "preProcess_cpp"