mirror of
https://github.com/MorizzG/MLox.git
synced 2025-12-06 04:22:41 +00:00
renamed binary to mlox
This commit is contained in:
parent
0f3d0a15f0
commit
f6b1940057
1 changed files with 1 additions and 1 deletions
2
bin/dune
2
bin/dune
|
|
@ -1,4 +1,4 @@
|
||||||
(executable
|
(executable
|
||||||
(public_name MlLox)
|
(public_name mlox)
|
||||||
(libraries Lox)
|
(libraries Lox)
|
||||||
(name main))
|
(name main))
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue