]> CRI, Mines Paris - PSL - Faustine.git/blobdiff - interpreter/preprocess.ml
Rename interpretor to interpreter.
[Faustine.git] / interpreter / preprocess.ml
diff --git a/interpreter/preprocess.ml b/interpreter/preprocess.ml
new file mode 100644 (file)
index 0000000..13c9844
--- /dev/null
@@ -0,0 +1 @@
+external preprocess: string -> string = "preProcess_cpp"