Add "GUI not supported" primitives to Faustine.
[Faustine.git] / interpreter / preprocess.ml
1 external preprocess: string -> string = "preProcess_cpp"