]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/lambda-delta/basic_rg/brgUntrusted.mli
- basic_rg: architectural bug fix
[helm.git] / helm / software / lambda-delta / basic_rg / brgUntrusted.mli
index 7bf3c879366f38c51b870f1dbe853cb12d134b7d..1c79b77e39f36e11199a3d998263843ef42e5bb8 100644 (file)
@@ -9,5 +9,5 @@
      \ /   This software is distributed as is, NO WARRANTY.              
       V_______________________________________________________________ *)
 
-val type_check: ((Brg.term * Brg.obj) option -> 'a) -> 
-                Brg.hierarchy -> Brg.item -> 'a
+val type_check:
+   ((Brg.term * Brg.obj) option -> 'a) -> Brg.hierarchy -> Brg.item -> 'a