]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/lambda-delta/toplevel/metaBag.mli
Minor bag fixed, relative to failures.
[helm.git] / helm / software / lambda-delta / toplevel / metaBag.mli
index 87e341692bc701743032d49f6c5c13b431944acb..62ce68f4e8501834ae3e62072b4218542423163d 100644 (file)
@@ -9,4 +9,4 @@
      \ /   This software is distributed as is, NO WARRANTY.              
       V_______________________________________________________________ *)
 
-val bag_of_meta: (Bag.item -> 'a) -> Meta.item -> 'a
+val bag_of_meta: (Bag.term -> 'a) -> Meta.entry -> 'a