[ast2C] proposition initiale

This commit is contained in:
dsac
2022-12-17 16:01:48 +01:00
parent fa052f70e2
commit 0da0f58b22
7 changed files with 202 additions and 266 deletions

View File

@@ -133,7 +133,7 @@ let _ =
else (
if !nopopt
then (fun _ -> ())
else Format.printf "%a" Ast_to_c.ast_to_c)
else Ast_to_c.ast_to_c)
end
end