Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | separate into header, implementation and cli | Daniel Santos | 2022-03-17 | 1 | -0/+176 |
* separate numericx into: numericx.h, numericx.c, cli.c * numericx.h is the numericx library header * numericx.c is the numericx library implementation * cli.c is the numericx command-line program Signed-off-by: Daniel Santos <dacs.git@brilhante.top> |