Bug fixed for unix error "readlink /proc/self/fd/0" on MacOS.
[Faustine.git] / interpreter / preprocess.ml
1 external preprocess: string -> string = "preProcess_cpp"