mirror of
https://github.com/MorizzG/MLox.git
synced 2025-12-06 04:22:41 +00:00
changed all names from MlLox to mlox
This commit is contained in:
parent
be931b7214
commit
2643b16f72
4 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
(lang dune 3.16)
|
||||
|
||||
(name MlLox)
|
||||
(name mlox)
|
||||
|
||||
(generate_opam_files true)
|
||||
|
||||
|
|
@ -14,7 +14,7 @@
|
|||
(documentation https://url/to/documentation)
|
||||
|
||||
(package
|
||||
(name MlLox)
|
||||
(name mlox)
|
||||
(synopsis "A short synopsis")
|
||||
(description "A longer description")
|
||||
(depends ocaml dune ppx_deriving)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue