Setup Scala
This commit is contained in:
parent
8dec7591dd
commit
13a8e74189
37 changed files with 290 additions and 187 deletions
14
lib/dune
14
lib/dune
|
|
@ -1,14 +0,0 @@
|
|||
(library
|
||||
(name aoc)
|
||||
(modules drivers problem_runner)
|
||||
(libraries cmdliner piaf problems import))
|
||||
|
||||
(library
|
||||
(name import)
|
||||
(wrapped false)
|
||||
(modules import let fn)
|
||||
(libraries fmt lwt))
|
||||
|
||||
(library
|
||||
(name problem)
|
||||
(modules problem))
|
||||
Loading…
Add table
Add a link
Reference in a new issue