save grid to custom format
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
structure FileMessage =
|
||||
struct
|
||||
datatype t =
|
||||
SAVE_SQUARES of int vector vector
|
||||
SAVE_SQUARES of string
|
||||
| LOAD_SQUARES
|
||||
| EXPORT_SQUARES of int vector vector
|
||||
| LOAD_FILES of string
|
||||
|
||||
Reference in New Issue
Block a user