aboutsummaryrefslogtreecommitdiffstats
path: root/unit-tests
diff options
context:
space:
mode:
authorChantal Keller <Chantal.Keller@inria.fr>2019-02-07 19:01:36 +0100
committerChantal Keller <Chantal.Keller@inria.fr>2019-02-07 19:01:36 +0100
commitbf800c5d63eca630d2c46f440759d618c76d7810 (patch)
treeedfcb82227712b2030f3dc7a93e07cfc48f0e47c /unit-tests
parentcf3aaa87629515b19b4ede84e56411cf12019954 (diff)
downloadsmtcoq-bf800c5d63eca630d2c46f440759d618c76d7810.tar.gz
smtcoq-bf800c5d63eca630d2c46f440759d618c76d7810.zip
Revisited example from CompCert
Diffstat (limited to 'unit-tests')
-rw-r--r--unit-tests/Tests_lfsc.v7
1 files changed, 7 insertions, 0 deletions
diff --git a/unit-tests/Tests_lfsc.v b/unit-tests/Tests_lfsc.v
index 9734fde..2f74ac2 100644
--- a/unit-tests/Tests_lfsc.v
+++ b/unit-tests/Tests_lfsc.v
@@ -698,3 +698,10 @@ Section A_BV_EUF_LIA_PR.
(* Qed. *)
End A_BV_EUF_LIA_PR.
+
+
+(*
+ Local Variables:
+ coq-load-path: ((rec "../src" "SMTCoq"))
+ End:
+*)