aboutsummaryrefslogtreecommitdiffstats
path: root/src/euf/Euf.v
diff options
context:
space:
mode:
Diffstat (limited to 'src/euf/Euf.v')
-rw-r--r--src/euf/Euf.v6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/euf/Euf.v b/src/euf/Euf.v
index e3d73f6..53e3ebe 100644
--- a/src/euf/Euf.v
+++ b/src/euf/Euf.v
@@ -1,17 +1,19 @@
(**************************************************************************)
(* *)
(* SMTCoq *)
-(* Copyright (C) 2011 - 2015 *)
+(* Copyright (C) 2011 - 2016 *)
(* *)
(* Michaël Armand *)
(* Benjamin Grégoire *)
(* Chantal Keller *)
(* *)
-(* Inria - École Polytechnique - MSR-Inria Joint Lab *)
+(* Inria - École Polytechnique - Université Paris-Sud *)
(* *)
(* This file is distributed under the terms of the CeCILL-C licence *)
(* *)
(**************************************************************************)
+
+
(* Add LoadPath ".." as SMTCoq. *)
Require Import Bool List Int63 PArray.
Require Import State SMT_terms.