finish splitting modules, and start using ninja
This commit is contained in:
7
sexpr_macro.mli
Normal file
7
sexpr_macro.mli
Normal file
@@ -0,0 +1,7 @@
|
||||
exception Misformated_Macro of Sexpr.t
|
||||
exception Not_Valid_Macro_Arg_Syntax
|
||||
|
||||
val num_expands : int ref
|
||||
|
||||
val sparse : string -> Sexpr.t
|
||||
val do_eval : Sexpr.t -> Sexpr.t
|
Reference in New Issue
Block a user