Files
sml-projects/message-types/search-msg.sml

2 lines
73 B
Standard ML
Raw Normal View History

structure SearchMsg = struct type t = LineGap.t * string * Time.time end