peter 323d6cf640 * use -O2 for 2.1.1 compilers 19 years ago
..
Makefile 323d6cf640 * use -O2 for 2.1.1 compilers 19 years ago
Makefile.fpc 210f9c07d6 + makefiles adapted for shared library support 19 years ago
README 4ccd2d2e3a + Added Readme 20 years ago
fpmake.inc ec05423779 + Initial implementation 20 years ago
fpmake.pp ec05423779 + Initial implementation 20 years ago
newt.pp e417e34496 * truncate log 20 years ago
newt1.pas e417e34496 * truncate log 20 years ago
newt2.pas e417e34496 * truncate log 20 years ago
newt3.pas e417e34496 * truncate log 20 years ago

README

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.