fpc/packages/extra/newt
Jonas Maebe cb744d37ff - reverted change for avoiding recompilation of units in subdirs,
it breaks other things

git-svn-id: trunk@8298 -
2007-08-22 08:16:10 +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 - reverted change for avoiding recompilation of units in subdirs, 2007-08-22 08:16:10 +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

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.