1
0
mirror of https://github.com/nmvdw/HITs-Examples synced 2025-11-03 23:23:51 +01:00
Files
HITs-Examples/FiniteSets/_CoqProject
2017-06-20 13:54:42 +02:00

13 lines
158 B
Plaintext

-R . "" COQC = hoqc COQDEP = hoqdep
-R ../prelude ""
definition.v
operations.v
Ext.v
properties.v
empty_set.v
ordered.v
cons_repr.v
Lattice.v
monad.v
Lists.v