mirror of
https://github.com/MorizzG/MLox.git
synced 2026-08-05 17:30:31 +00:00
init commit
This commit is contained in:
commit
d33023f435
13 changed files with 325 additions and 0 deletions
4
lib/dune
Normal file
4
lib/dune
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
(library
|
||||
(name Lox)
|
||||
(preprocess
|
||||
(pps ppx_deriving.show)))
|
||||
Loading…
Reference in a new issue