From bf8f56f2a19fab3c7de947c0dc928e7b4f4ac6ff Mon Sep 17 00:00:00 2001 From: herbelin Date: Sun, 9 May 2010 14:48:55 +0000 Subject: Added a few informations about file lineages (for the most part in kernel) git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@13005 85f007b7-540e-0410-9357-904b9bb8a0f7 --- kernel/mod_typing.ml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'kernel/mod_typing.ml') diff --git a/kernel/mod_typing.ml b/kernel/mod_typing.ml index e67b987a6f..b2e199ff8b 100644 --- a/kernel/mod_typing.ml +++ b/kernel/mod_typing.ml @@ -6,6 +6,12 @@ (* * GNU Lesser General Public License Version 2.1 *) (************************************************************************) +(* Created by Jacek Chrzaszcz, Aug 2002 as part of the implementation of + the Coq module system *) + +(* This module provides the main functions for type-checking module + declarations *) + open Util open Names open Univ -- cgit v1.2.3