Jonas Maebe c13ff3729b * Merged 2.3 branch changes: 18 years ago
..
Makefile c13ff3729b * Merged 2.3 branch changes: 18 years ago
Makefile.fpc 9adb91a68d + support for make -jX by marking all Makefiles that need to be executed 18 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.