]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/library/librarySync.ml
Huge reorganization of matita and ocaml.
[helm.git] / helm / ocaml / library / librarySync.ml
index 2690349bc06c6af0ab6dd4d0a1c5c319a5bbf8a9..1ccc9d30fbf2dc5ae19f2f58e8e6f031c649a859 100644 (file)
@@ -251,7 +251,7 @@ let generate_elimination_principles ~basedir uri =
    List.iter remove_single_obj !uris;
    raise exn
 
-(* COERICONS ***********************************************************)
+(* COERCIONS ***********************************************************)
   
 let remove_all_coercions () =
   UriManager.UriHashtbl.clear coercion_hashtbl;