aboutsummaryrefslogtreecommitdiffstats
path: root/src/zchaff/zchaffParser.ml
diff options
context:
space:
mode:
Diffstat (limited to 'src/zchaff/zchaffParser.ml')
-rw-r--r--src/zchaff/zchaffParser.ml6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/zchaff/zchaffParser.ml b/src/zchaff/zchaffParser.ml
index c5bcb09..fa04dc6 100644
--- a/src/zchaff/zchaffParser.ml
+++ b/src/zchaff/zchaffParser.ml
@@ -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 *)
(* *)
(**************************************************************************)
+
+
open SatParser
open SmtForm
open SmtCertif