Skip to content
Snippets Groups Projects
Commit 92d19612 authored by Kylian Fontaine's avatar Kylian Fontaine
Browse files

typo

parent 42370961
No related branches found
No related tags found
1 merge request!1Module
......@@ -520,7 +520,6 @@ let generate_coq (Description(d,r,m) : description) (section_name : string)=
else generate_module_proof m section_name
in
print_endline (read_and_save_after_keyword ("./generate/"^section_name^".v") keyword) ;
if Ast.check_description (Description(d,r,m))
then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment