Signed-off-by: James Cherry <cherry@parallaxsw.com>
This commit is contained in:
James Cherry 2024-06-27 20:22:29 -07:00
parent d0287e5a47
commit d408599b2d
1 changed files with 5 additions and 5 deletions

View File

@ -101,11 +101,11 @@ are illegal in c++17.
External library dependencies:
```
Ubuntu Macos
eigen 3.4.0 3.4.0 required
tclreadline 2.3.8 2.3.8 optional
libz 1.2.5 1.2.8 optional
cudd 3.0.0 3.0.0 optional
Ubuntu Macos license
eigen 3.4.0 3.4.0 MPL2 required
tclreadline 2.3.8 2.3.8 BSD optional
zLib 1.2.5 1.2.8 zlib optional
cudd 3.0.0 3.0.0 BSD optional
```
The [TCL readline library](https://tclreadline.sourceforge.net/tclreadline.html)