summaryrefslogtreecommitdiff
path: root/kernel/vm.ml
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/vm.ml')
-rw-r--r--kernel/vm.ml10
1 files changed, 10 insertions, 0 deletions
diff --git a/kernel/vm.ml b/kernel/vm.ml
index c1d3ca56..4ed0592d 100644
--- a/kernel/vm.ml
+++ b/kernel/vm.ml
@@ -1,3 +1,13 @@
+(************************************************************************)
+(* 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 *)
+(************************************************************************)
+
+(* $Id: vm.ml 10739 2008-04-01 14:45:20Z herbelin $ *)
+
open Names
open Term
open Conv_oracle