summaryrefslogtreecommitdiff
path: root/Caveats.v
diff options
context:
space:
mode:
authorGravatar Stephane Glondu <steph@glondu.net>2013-12-05 07:55:11 +0100
committerGravatar Stephane Glondu <steph@glondu.net>2013-12-05 07:55:11 +0100
commita77bca84565b26aeedec3b210d761240d9d261f4 (patch)
treebfa74f2072f5522cf27cb8e076e2d8ef4a4b69e6 /Caveats.v
parent7242d756645c923803c1ffe130be41114c25185a (diff)
Imported Upstream version 0.4upstream/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.
+
+