]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/acic_procedural/acic2Procedural.mli
- Procedural: more support for the Debug inline option (does not work yet)
[helm.git] / helm / software / components / acic_procedural / acic2Procedural.mli
index cca20ba5f805e6837c52c960208b7a9fa71554d5..786f6007384b113f877cbc52f32f3bf193043321 100644 (file)
@@ -40,3 +40,5 @@ val procedural_of_acic_term:
       GrafiteAst.statement list
 
 val tex_formatter: Format.formatter option ref
+
+val is_debug: int -> GrafiteAst.inline_param list -> bool