add amount
This commit is contained in:
parent
19a05f84e7
commit
d5eaf6d92f
4 changed files with 98 additions and 15 deletions
6
src/dune
6
src/dune
|
|
@ -23,7 +23,11 @@
|
|||
(library
|
||||
(name types)
|
||||
(modules types)
|
||||
(libraries fmt syntax))
|
||||
(libraries
|
||||
angstrom
|
||||
zarith ;
|
||||
fmt
|
||||
syntax))
|
||||
|
||||
(library
|
||||
(name headers_lib)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue