Skip to content

Commit c33ec07

Browse files
authored
Update Makefile (#264)
1 parent 2f662c9 commit c33ec07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

theories/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ clean: $(COQMAKEFILE)
4444

4545
.PHONY: update_CoqProject
4646
update_CoqProject: clean
47-
(echo "-R . Mcltt"; \
47+
(echo "-R . Mctt"; \
4848
echo ""; \
4949
echo "-arg -w -arg -cast-in-pattern,-notation-overridden"; \
5050
echo ""; \

0 commit comments

Comments
 (0)