very basic saving (hardcoded file name, which is fine fow now)
This commit is contained in:
@@ -8,6 +8,7 @@ sig
|
||||
| UNDO_ACTION
|
||||
| REDO_ACTION
|
||||
| KEY_G
|
||||
| KEY_CTRL_S
|
||||
end
|
||||
|
||||
structure InputMessage :> INPUT_MESSAGE =
|
||||
@@ -20,4 +21,5 @@ struct
|
||||
| UNDO_ACTION
|
||||
| REDO_ACTION
|
||||
| KEY_G
|
||||
| KEY_CTRL_S
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user