Adding new source file faustio.ml, including class waveio and class csvio.
[Faustine.git] / interpretor / main.ml
index b703a72..54b7265 100644 (file)
@@ -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 () =