]> matita.cs.unibo.it Git - helm.git/blob - matitaB/components/binaries/matitaprover/stdpp.ml
backport of WIP on \lambda\delta to matita 0.99.3
[helm.git] / matitaB / components / binaries / matitaprover / stdpp.ml
1 type location = unit
2 let first_pos () = 0
3 let last_pos () = 0
4 let make_loc _ = ()