aboutsummaryrefslogtreecommitdiffstats
path: root/src/pipelining/SPTyping.mli
diff options
context:
space:
mode:
Diffstat (limited to 'src/pipelining/SPTyping.mli')
-rw-r--r--src/pipelining/SPTyping.mli14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/pipelining/SPTyping.mli b/src/pipelining/SPTyping.mli
new file mode 100644
index 0000000..dd27875
--- /dev/null
+++ b/src/pipelining/SPTyping.mli
@@ -0,0 +1,14 @@
+(***********************************************************************)
+(* *)
+(* Compcert Extensions *)
+(* *)
+(* Jean-Baptiste Tristan *)
+(* *)
+(* All rights reserved. This file is distributed under the terms *)
+(* described in file ../../LICENSE. *)
+(* *)
+(***********************************************************************)
+
+
+
+(*val type_function : RTL.coq_function -> unit*)