1
0
mirror of https://github.com/nmvdw/HITs-Examples synced 2025-11-03 15:13:51 +01:00
Files
HITs-Examples/FiniteSets/_CoqProject
2017-06-19 16:06:04 +02:00

9 lines
126 B
Plaintext

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