nickysn 433050a2c4 * set EXEEXT to .wasm for the WASI target in fpcmake 4 years ago
..
examples 433050a2c4 * set EXEEXT to .wasm for the WASI target in fpcmake 4 years ago
src ae230f1e58 * newt moved 17 years ago
Makefile 433050a2c4 * set EXEEXT to .wasm for the WASI target in fpcmake 4 years ago
Makefile.fpc 98f00acb06 * trunk to 3.3.1 7 years ago
Makefile.fpc.fpcmake 98f00acb06 * trunk to 3.3.1 7 years ago
README.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files 16 years ago
fpmake.pp 98f00acb06 * trunk to 3.3.1 7 years ago

README.txt

This is the interface to the newt screen handling library.
You need to have the newt and slang libraries installed in order to
work with this library.

The examples were provided by Patrice Dumas.