Nettoyage d'un commentaire pour eviter boucle dans dependances...
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@213 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02master
parent
8d4f26747a
commit
d6326b99c2
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue