Nettoyage d'un commentaire pour eviter boucle dans dependances...

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@213 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
master
Xavier Leroy 1995-08-24 13:25:04 +00:00
parent 8d4f26747a
commit d6326b99c2
1 changed files with 1 additions and 1 deletions

View File

@ -90,6 +90,6 @@ exception Error of error
val report_error: error -> unit
(* Forward declaration to break mutual recursion with Includemod. *)
(* Forward declaration to break mutual recursion with includemod. *)
val check_modtype_inclusion: (t -> module_type -> module_type -> unit) ref