module Coord_precision_point: sig .. end
sig
end
type t = {
x : int;
int
y : int;
xsub : float;
float
ysub : float;