fpc/packages/extra/newt
Jonas Maebe c9ce918485 * regenerated for darwin/x86_64
git-svn-id: trunk@9181 -
2007-11-10 18:37:19 +00:00
..
fpmake.inc + Initial implementation 2005-06-17 16:52:17 +00:00
fpmake.pp + Initial implementation 2005-06-17 16:52:17 +00:00
Makefile * regenerated for darwin/x86_64 2007-11-10 18:37:19 +00:00
Makefile.fpc + support for make -jX by marking all Makefiles that need to be executed 2007-01-27 11:05:18 +00:00
newt1.pas * truncate log 2005-02-14 17:13:06 +00:00
newt2.pas * truncate log 2005-02-14 17:13:06 +00:00
newt3.pas * truncate log 2005-02-14 17:13:06 +00:00
newt.pp * truncate log 2005-02-14 17:13:06 +00:00
README + Added Readme 2005-01-22 21:20:38 +00:00

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.