1
0
mirror of https://github.com/nmvdw/HITs-Examples synced 2025-11-03 07:03:51 +01:00

Add a _CoqProject and a makefile

This commit is contained in:
Dan Frumin
2017-05-01 19:25:27 +02:00
parent 16f1ab86cb
commit f4bfeb98ca
2 changed files with 317 additions and 0 deletions

6
_CoqProject Normal file
View File

@@ -0,0 +1,6 @@
-R . "" COQC = hoqc COQDEP = hoqdep
Mod2.v
FinSets.v
Expressions.v
Integers.v