scaffolding for concurrent ml
This commit is contained in:
5
message-types/input-msg.sml
Normal file
5
message-types/input-msg.sml
Normal file
@@ -0,0 +1,5 @@
|
||||
structure InputMsg =
|
||||
struct
|
||||
datatype t =
|
||||
RESIZE_EVENT of int * int
|
||||
end
|
||||
Reference in New Issue
Block a user