100/home/humza/Downloads/sml/dotscape/README.md done with undo/redo functionality (tested and both of them work as expected)

This commit is contained in:
2024-08-08 23:52:49 +01:00
parent 541fdd877f
commit d9c7b753f8
5 changed files with 21 additions and 3 deletions

View File

@@ -33,4 +33,6 @@ struct
val (KEY_Z, _) =
_symbol "KEY_Z" public : ( unit -> int ) * ( int -> unit );
val (KEY_Y, _) =
_symbol "KEY_Y" public : ( unit -> int ) * ( int -> unit );
end