diff options
| -rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -567,6 +567,8 @@ wellfounded: $(WELLFOUNDEDVO) reals: $(REALSVO) sorting: $(SORTINGVO) +noreal: logic arith bool zarith lists sets intmap relations wellfounded sorting + # globalizations (for coqdoc) glob.dump:: |
