This commit is contained in:
parent
7a0ac3b13b
commit
710415f592
2 changed files with 5 additions and 2 deletions
|
|
@ -1,3 +1,6 @@
|
|||
(* TODO
|
||||
? have a currency agnostic amount_lib.ml and specialize amount.ml to Config.currency *)
|
||||
|
||||
type sign =
|
||||
| Sign_plus
|
||||
| Sign_minus
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue