]> matita.cs.unibo.it Git - helm.git/blob - helm/software/components/ng_paramodulation/paramod.mli
Fixed wrong types in proof terms
[helm.git] / helm / software / components / ng_paramodulation / paramod.mli
1 val nparamod : 
2   #NRstatus.status ->
3   NCic.metasenv -> NCic.substitution -> NCic.context -> 
4     (NCic.term * NCic.term) -> (NCic.term * NCic.term) list ->
5      NCic.term * NCic.metasenv * NCic.substitution