]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/helena/src/basic_ag/bagSubstitution.mli
- new attributes system
[helm.git] / helm / software / helena / src / basic_ag / bagSubstitution.mli
index b48c056df33fea395c16c2dec01f29f3f619516d..45325ab4412f29fc325a397f8e2dd6e15d65d862 100644 (file)
@@ -9,4 +9,4 @@
      \ /   This software is distributed as is, NO WARRANTY.              
       V_______________________________________________________________ *)
 
-val subst: (Bag.term -> 'a) -> int -> int -> Bag.term -> 'a
+val subst: (Bag.term -> 'a) -> Marks.mark -> Marks.mark -> Bag.term -> 'a