Skip to content
Snippets Groups Projects
Commit d49e387c authored by Max Ole Elliger's avatar Max Ole Elliger :penguin:
Browse files

Merge branch '45-remove-restart-undo-warnings' into 'main'

Resolve "Remove "Restart"/"Undo"-Warnings"

Closes #45

See merge request !37
parents f0067b3f bba10620
Branches
Tags
1 merge request!37Resolve "Remove "Restart"/"Undo"-Warnings"
Pipeline #134351 passed
......@@ -29,7 +29,7 @@ html: Makefile.coq
VFILES="$(shell echo $(COMPONENTS) | awk '$(GENCoqDoc)')" $(MAKE) -e -f Makefile.coq html
Makefile.coq: _CoqProject
coq_makefile -f $< -o $@ COQDOCEXTRAFLAGS = "--lib-name $(PROJNAME)"
coq_makefile -f $< -o $@ COQDOCEXTRAFLAGS = "--lib-name $(PROJNAME)" -arg "-async-proofs-cache force"
clean: Makefile.coq
$(MAKE) -f $< cleanall
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment