3 lines
84 B
Standard ML
3 lines
84 B
Standard ML
structure SearchMsg =
|
|
struct type t = LineGap.t * int vector vector * Time.time end
|