]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/lambda-delta/basic_rg/brgUntrusted.mli
improved type hierarchy management
[helm.git] / helm / software / lambda-delta / basic_rg / brgUntrusted.mli
index 1c79b77e39f36e11199a3d998263843ef42e5bb8..e65d67d998f8b6eaceab1bc854ce2d893799b5a9 100644 (file)
@@ -10,4 +10,4 @@
       V_______________________________________________________________ *)
 
 val type_check:
-   ((Brg.term * Brg.obj) option -> 'a) -> Brg.hierarchy -> Brg.item -> 'a
+   ((Brg.term * Brg.obj) option -> 'a) -> Hierarchy.graph -> Brg.item -> 'a