summaryrefslogtreecommitdiff
path: root/Caveats.v
diff options
context:
space:
mode:
authorGravatar Stephane Glondu <steph@glondu.net>2013-12-05 07:55:13 +0100
committerGravatar Stephane Glondu <steph@glondu.net>2013-12-05 07:55:13 +0100
commitf209662275c567f867cba91c26074914e8d7b5de (patch)
tree1b034f56d1d49fc6f65c887ade1ac6fb65d496e6 /Caveats.v
parentcfe42626a09cd7f9d7b53cc40f421fd1ce2befb4 (diff)
parenta77bca84565b26aeedec3b210d761240d9d261f4 (diff)
Merge tag 'upstream/0.4'
Upstream version 0.4
Diffstat (limited to 'Caveats.v')
-rw-r--r--Caveats.v3
1 files changed, 3 insertions, 0 deletions
diff --git a/Caveats.v b/Caveats.v
index a7967cc..d0ec37a 100644
--- a/Caveats.v
+++ b/Caveats.v
@@ -13,6 +13,7 @@
with the path to the [aac_tactics] library
*)
+Add Rec LoadPath "." as AAC_tactics.
Require Import AAC.
Require Instances.
@@ -370,3 +371,5 @@ to investigate on this in the future *)
End Z.
+
+