X-Git-Url: https://scm.cri.ensmp.fr/git/Faustine.git/blobdiff_plain/a6a80a5868c766f1a5360fd27f132fad425f8fe5..a891a827a9bad83d44164ffdd7b28f070c439e46:/interpretor/main.ml diff --git a/interpretor/main.ml b/interpretor/main.ml index b703a72..54b7265 100644 --- a/interpretor/main.ml +++ b/interpretor/main.ml @@ -28,7 +28,7 @@ let io_macro_to_string m = match m with | Input_Route_string -> "" | Output_Route_string -> "../output_sounds/" | Dsp_Route_string -> "";; - + (** val set_GC : unit -> unit *) let set_GC () =