summaryrefslogtreecommitdiff
path: root/Caveats.v
diff options
context:
space:
mode:
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.
+
+