]> matita.cs.unibo.it Git - helm.git/blob - helm/software/components/ng_paramodulation/paramod.mli
first proof reconstruction attempt, still bugged since it
[helm.git] / helm / software / components / ng_paramodulation / paramod.mli
1 val nparamod : 
2   NRstatus.refiner_status ->
3   NCic.metasenv -> NCic.substitution -> NCic.context -> 
4     (NCic.term * NCic.term) -> (NCic.term * NCic.term) list ->
5      unit