diff options
Diffstat (limited to 'theories/theories.itarget')
| -rw-r--r-- | theories/theories.itarget | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/theories/theories.itarget b/theories/theories.itarget index 44c6feee77..f33cb82089 100644 --- a/theories/theories.itarget +++ b/theories/theories.itarget @@ -19,6 +19,8 @@ Arith/Mult.vo Arith/Peano_dec.vo Arith/Plus.vo Arith/Wf_nat.vo +Arith/NatOrderedType.vo +Arith/MinMax.vo Bool/BoolEq.vo Bool/Bool.vo @@ -81,8 +83,11 @@ Structures/DecidableTypeEx.vo Structures/OrderedType2Alt.vo Structures/OrderedType2Ex.vo Structures/OrderedType2.vo +Structures/OrderedType2Facts.vo +Structures/OrderedType2Lists.vo Structures/DecidableType2.vo Structures/DecidableType2Ex.vo +Structures/DecidableType2Facts.vo Structures/OrderTac.vo Init/Datatypes.vo @@ -140,6 +145,10 @@ NArith/Ndigits.vo NArith/Ndist.vo NArith/Nnat.vo NArith/Pnat.vo +NArith/POrderedType.vo +NArith/Pminmax.vo +NArith/NOrderedType.vo +NArith/Nminmax.vo Numbers/BigNumPrelude.vo Numbers/Cyclic/Abstract/CyclicAxioms.vo @@ -363,3 +372,4 @@ ZArith/Zpower.vo ZArith/Zpow_facts.vo ZArith/Zsqrt.vo ZArith/Zwf.vo +ZArith/ZOrderedType.vo
\ No newline at end of file |
