aboutsummaryrefslogtreecommitdiffstats
path: root/mppa_k1c/abstractbb/ImpSimuTest.v
diff options
context:
space:
mode:
Diffstat (limited to 'mppa_k1c/abstractbb/ImpSimuTest.v')
-rw-r--r--mppa_k1c/abstractbb/ImpSimuTest.v12
1 files changed, 12 insertions, 0 deletions
diff --git a/mppa_k1c/abstractbb/ImpSimuTest.v b/mppa_k1c/abstractbb/ImpSimuTest.v
index 7a77ec15..c914eee1 100644
--- a/mppa_k1c/abstractbb/ImpSimuTest.v
+++ b/mppa_k1c/abstractbb/ImpSimuTest.v
@@ -1,3 +1,15 @@
+(* *************************************************************)
+(* *)
+(* The Compcert verified compiler *)
+(* *)
+(* Sylvain Boulmé Grenoble-INP, VERIMAG *)
+(* *)
+(* Copyright VERIMAG. All rights reserved. *)
+(* This file is distributed under the terms of the INRIA *)
+(* Non-Commercial License Agreement. *)
+(* *)
+(* *************************************************************)
+
(** Implementation of a symbolic execution of sequential semantics of Abstract Basic Blocks
with imperative hash-consing, and rewriting.