Seems to work but takes a million years to type check
This commit is contained in:
parent
6c11f5560d
commit
7503dea251
5 changed files with 580 additions and 572 deletions
2
Makefile
2
Makefile
|
@ -16,7 +16,7 @@ uninstall: $(COQMAKEFILE)
|
|||
$(MAKE) -f $(COQMAKEFILE) uninstall
|
||||
|
||||
theories/Autosubst2/syntax.v theories/Autosubst2/core.v theories/Autosubst2/fintype.v : syntax.sig
|
||||
autosubst -f -v ge813 -s coq -o theories/Autosubst2/syntax.v syntax.sig
|
||||
autosubst -f -v ge813 -s ucoq -o theories/Autosubst2/syntax.v syntax.sig
|
||||
|
||||
.PHONY: clean FORCE
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue