aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/Compat/Coq87.v
diff options
context:
space:
mode:
authorGravatar Hugo Herbelin <Hugo.Herbelin@inria.fr>2017-07-16 21:00:11 +0200
committerGravatar Hugo Herbelin <Hugo.Herbelin@inria.fr>2017-07-21 23:38:53 +0200
commit6466868d858c4a9a80e444463009fae869eeb950 (patch)
tree0627c44fa14aa1f6fdb849931b52e0d878d25233 /theories/Compat/Coq87.v
parentc0fdb912c5e63bb43d6e8dd320e9f5613c6237ff (diff)
Adding a V8.7 compatibility version number.
Diffstat (limited to 'theories/Compat/Coq87.v')
-rw-r--r--theories/Compat/Coq87.v9
1 files changed, 9 insertions, 0 deletions
diff --git a/theories/Compat/Coq87.v b/theories/Compat/Coq87.v
new file mode 100644
index 000000000..61e911678
--- /dev/null
+++ b/theories/Compat/Coq87.v
@@ -0,0 +1,9 @@
+(************************************************************************)
+(* v * The Coq Proof Assistant / The Coq Development Team *)
+(* <O___,, * INRIA - CNRS - LIX - LRI - PPS - Copyright 1999-2017 *)
+(* \VV/ **************************************************************)
+(* // * This file is distributed under the terms of the *)
+(* * GNU Lesser General Public License Version 2.1 *)
+(************************************************************************)
+
+(** Compatibility file for making Coq act similar to Coq v8.7 *)