Skip to content

Commit 67cdb33

Browse files
authored
Merge pull request #1431 from Alizter/makefile_fix
modified _CoqProject so that it works with coq_makefile
2 parents 8e83dd7 + 4d053d9 commit 67cdb33

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_CoqProject

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
-R theories HoTT
22
-Q contrib ""
3-
COQC = hoqc
3+
-arg -noinit
4+
-arg -indices-matter
45

56
#
67
# Table of contents:

0 commit comments

Comments
 (0)