]> matita.cs.unibo.it Git - helm.git/blob - helm/software/components/ng_paramodulation/paramod.mli
69299b13fd1d6e1fa2ed70d22ab213822860a0f8
[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      unit