mirror of
https://github.com/nmvdw/HITs-Examples
synced 2025-11-03 15:13:51 +01:00
Fixes
This commit is contained in:
@@ -1,30 +1,25 @@
|
||||
-R . "" COQC = hoqc COQDEP = hoqdep
|
||||
-R ../prelude ""
|
||||
notation.v
|
||||
plumbing.v
|
||||
lattice.v
|
||||
disjunction.v
|
||||
representations/bad.v
|
||||
representations/definition.v
|
||||
representations/cons_repr.v
|
||||
fsets/operations_cons_repr.v
|
||||
fsets/properties_cons_repr.v
|
||||
fsets/isomorphism.v
|
||||
fsets/operations.v
|
||||
fsets/operations_decidable.v
|
||||
fsets/extensionality.v
|
||||
fsets/properties.v
|
||||
fsets/properties_decidable.v
|
||||
fsets/length.v
|
||||
fsets/monad.v
|
||||
prelude.v
|
||||
interfaces/lattice_interface.v
|
||||
interfaces/lattice_examples.v
|
||||
interfaces/monad_interface.v
|
||||
interfaces/set_names.v
|
||||
kuratowski/kuratowski_sets.v
|
||||
kuratowski/extensionality.v
|
||||
list_representation/list_representation.v
|
||||
list_representation/operations.v
|
||||
list_representation/properties.v
|
||||
list_representation/isomorphism.v
|
||||
kuratowski/operations.v
|
||||
kuratowski/properties.v
|
||||
FSets.v
|
||||
Sub.v
|
||||
representations/T.v
|
||||
implementations/interface.v
|
||||
implementations/lists.v
|
||||
variations/enumerated.v
|
||||
variations/k_finite.v
|
||||
variations/b_finite.v
|
||||
variations/projective.v
|
||||
#empty_set.v
|
||||
ordered.v
|
||||
interfaces/set_interface.v
|
||||
subobjects/sub.v
|
||||
subobjects/k_finite.v
|
||||
subobjects/enumerated.v
|
||||
subobjects/b_finite.v
|
||||
misc/bad.v
|
||||
misc/dec_lem.v
|
||||
misc/ordered.v
|
||||
misc/projective.v
|
||||
Reference in New Issue
Block a user