diff --git a/theories/Makefile b/theories/Makefile index 52eb44e..09ef36f 100644 --- a/theories/Makefile +++ b/theories/Makefile @@ -44,7 +44,7 @@ clean: $(COQMAKEFILE) .PHONY: update_CoqProject update_CoqProject: clean - (echo "-R . Mcltt"; \ + (echo "-R . Mctt"; \ echo ""; \ echo "-arg -w -arg -cast-in-pattern,-notation-overridden"; \ echo ""; \