summaryrefslogtreecommitdiff
path: root/syntax/MakeBare.v
diff options
context:
space:
mode:
Diffstat (limited to 'syntax/MakeBare.v')
-rw-r--r--syntax/MakeBare.v9
1 files changed, 9 insertions, 0 deletions
diff --git a/syntax/MakeBare.v b/syntax/MakeBare.v
new file mode 100644
index 00000000..28d9b5ea
--- /dev/null
+++ b/syntax/MakeBare.v
@@ -0,0 +1,9 @@
+(************************************************************************)
+(* v * The Coq Proof Assistant / The Coq Development Team *)
+(* <O___,, * CNRS-Ecole Polytechnique-INRIA Futurs-Universite Paris Sud *)
+(* \VV/ **************************************************************)
+(* // * This file is distributed under the terms of the *)
+(* * GNU Lesser General Public License Version 2.1 *)
+(************************************************************************)
+Load PPConstr.
+Load PPCases.