add amount

This commit is contained in:
Swrup 2025-10-03 19:54:18 +02:00
parent 19a05f84e7
commit d5eaf6d92f
4 changed files with 98 additions and 15 deletions

View file

@ -23,7 +23,11 @@
(library
(name types)
(modules types)
(libraries fmt syntax))
(libraries
angstrom
zarith ;
fmt
syntax))
(library
(name headers_lib)