fpc/packages/extra/newt
2005-01-22 21:20:38 +00:00
..
Makefile + Initial import in CVS 2005-01-22 21:19:19 +00:00
Makefile.fpc + Initial import in CVS 2005-01-22 21:19:19 +00:00
newt1.pas + Initial import in CVS 2005-01-22 21:19:19 +00:00
newt2.pas + Initial import in CVS 2005-01-22 21:19:19 +00:00
newt3.pas + Initial import in CVS 2005-01-22 21:19:19 +00:00
newt.pp + Initial import in CVS 2005-01-22 21:19:19 +00:00
newt.ppu + Initial import in CVS 2005-01-22 21:19:19 +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.