Jonas Maebe c9ce918485 * regenerated for darwin/x86_64 18 vuotta sitten
..
Makefile c9ce918485 * regenerated for darwin/x86_64 18 vuotta sitten
Makefile.fpc 9adb91a68d + support for make -jX by marking all Makefiles that need to be executed 18 vuotta sitten
README 4ccd2d2e3a + Added Readme 21 vuotta sitten
fpmake.inc ec05423779 + Initial implementation 20 vuotta sitten
fpmake.pp ec05423779 + Initial implementation 20 vuotta sitten
newt.pp e417e34496 * truncate log 20 vuotta sitten
newt1.pas e417e34496 * truncate log 20 vuotta sitten
newt2.pas e417e34496 * truncate log 20 vuotta sitten
newt3.pas e417e34496 * truncate log 20 vuotta sitten

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.