mirror of
https://github.com/louisrubet/rpn
synced 2024-11-17 07:47:50 +01:00
#74: updated commands
This commit is contained in:
parent
bf26c99554
commit
3eea418671
1 changed files with 2 additions and 4 deletions
|
@ -160,10 +160,8 @@ rpn> test
|
||||||
|
|
||||||
The test output is done on stdout and is not stacked in rpn.
|
The test output is done on stdout and is not stacked in rpn.
|
||||||
|
|
||||||
| __test sheet__ | __description__ |
|
## Installation
|
||||||
| - | - |
|
|
||||||
| entry.txt | testing real, binary, symbol, string and program entries |
|
|
||||||
|
|
||||||
## Notes
|
## Generation
|
||||||
Compiled with g++ Makefile generated by automake.
|
Compiled with g++ Makefile generated by automake.
|
||||||
External dependencies needed: automake, readline (libreadline-dev), MPFR library, GNU MP library
|
External dependencies needed: automake, readline (libreadline-dev), MPFR library, GNU MP library
|
||||||
|
|
Loading…
Reference in a new issue