summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSon Ho2023-11-09 16:22:09 +0100
committerSon Ho2023-11-09 16:22:09 +0100
commit3a22c56e026ee4488bc5e2d16d2066853ae7ccb9 (patch)
tree33a01390332163a14d6d7d5da1ab3d295fccf3a6 /Makefile
parent9157959cc421c481cf584ada69f51d58da82e8f9 (diff)
Make the traits work for Coq
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b67bd08b..427a5751 100644
--- a/Makefile
+++ b/Makefile
@@ -134,7 +134,7 @@ thol4-array: OPTIONS +=
test-traits: OPTIONS +=
test-traits: SUBDIR := traits
tfstar-traits: OPTIONS += -decreases-clauses -template-clauses
-tcoq-traits: OPTIONS += -use-fuel
+tcoq-traits: OPTIONS +=
tlean-traits: SUBDIR :=
tlean-traits: OPTIONS +=
thol4-traits: OPTIONS +=