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

Use the namespace FSets

This commit is contained in:
2018-02-10 20:06:37 +01:00
parent 7c14d36f7d
commit c366c8f59b
4 changed files with 10 additions and 7 deletions

View File

@@ -1,4 +1,6 @@
-R . "" COQC = hoqc COQDEP = hoqdep
-R . FSets
COQC = hoqc
COQDEP = hoqdep
HitTactics.v
prelude.v
interfaces/lattice_interface.v
@@ -28,3 +30,4 @@ misc/dec_kuratowski.v
misc/dec_fset.v
implementations/lists.v
CPP.v
fincard.v