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

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.