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

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.