Reorganized project
This commit is contained in:
7
lib/parser/dune
Normal file
7
lib/parser/dune
Normal file
@@ -0,0 +1,7 @@
|
||||
(library
|
||||
(name parser)
|
||||
(modules parser lex parse ast)
|
||||
(package ollisp))
|
||||
|
||||
(menhir (modules parse))
|
||||
(ocamllex lex)
|
||||
Reference in New Issue
Block a user