Skip to content

Commit

Permalink
Coq files tested with Coq 8.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
asr committed Dec 15, 2016
1 parent 63f9b21 commit ce30cdc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -358,7 +358,7 @@ atp_changed :
# Test used when there is a new version of Coq.

%.coq_type_check :
coqc $*.v
coqc -w all $*.v

coq_changed : coq_clean $(coq_type_check_files)
@echo "$@ succeeded!"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -108,6 +108,6 @@ version of Agda and/or
[Apia](https://github.com/asr/apia/blob/master/README.md)
corresponding to the date of the last commit.

Coq files: [Coq](https://coq.inria.fr/) 8.5pl3.
Coq files: [Coq](https://coq.inria.fr/) 8.6.

Haskell files: [GHC](https://www.haskell.org/ghc/) 7.10.3

0 comments on commit ce30cdc

Please sign in to comment.