diff options
| author | Hugo Herbelin | 2017-03-28 16:29:15 +0200 |
|---|---|---|
| committer | Hugo Herbelin | 2017-03-28 16:32:25 +0200 |
| commit | 45985baf2262504a9fb8f24e7960caa9f11d29f3 (patch) | |
| tree | bcc91ed8ff183a77c6eee35a739652da20ce2a07 | |
| parent | 7535e268f7706d1dee263fdbafadf920349103db (diff) | |
Fixing missing PropFacts.v in Logic/vo.itarget.
This is while waiting for a possible different solution, if ever such
a different solution is adopted, since the coq.inria.fr/library has
currently a broken link and someone rightly complained about it.
| -rw-r--r-- | theories/Logic/vo.itarget | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/theories/Logic/vo.itarget b/theories/Logic/vo.itarget index 8b0aa6691e..5eba0b6235 100644 --- a/theories/Logic/vo.itarget +++ b/theories/Logic/vo.itarget @@ -27,6 +27,7 @@ IndefiniteDescription.vo JMeq.vo ProofIrrelevanceFacts.vo ProofIrrelevance.vo +PropFacts.vo PropExtensionality.vo RelationalChoice.vo SetIsType.vo |
