]> matita.cs.unibo.it Git - helm.git/blob - stdpp.ml
7684469f43953dbff517ec9f61495bcbf9fd68f5
[helm.git] / stdpp.ml
1 type location = unit
2 let first_pos () = 0
3 let last_pos () = 0
4 let make_loc _ = ()