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
026b152538
commit
e2a5102ef8
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.
|
||||
|
||||
| __test sheet__ | __description__ |
|
||||
| - | - |
|
||||
| entry.txt | testing real, binary, symbol, string and program entries |
|
||||
## Installation
|
||||
|
||||
## Notes
|
||||
## Generation
|
||||
Compiled with g++ Makefile generated by automake.
|
||||
External dependencies needed: automake, readline (libreadline-dev), MPFR library, GNU MP library
|
||||
|
|
Loading…
Reference in a new issue