done coding functionality to create a string suitable for exporting
This commit is contained in:
@@ -3,7 +3,7 @@ struct
|
||||
datatype t =
|
||||
SAVE_SQUARES of string
|
||||
| LOAD_SQUARES
|
||||
| EXPORT_SQUARES of int vector vector
|
||||
| EXPORT_SQUARES of string
|
||||
| LOAD_FILES of string
|
||||
| SELECT_PATH of string
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user