fpc/packages/newt
Jonas Maebe 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files
(mantis #12358)

git-svn-id: trunk@12825 -
2009-02-28 17:34:08 +00:00
..
examples * Restructured makefiles for examples 2008-12-19 16:10:56 +00:00
src * newt moved 2008-01-26 23:05:38 +00:00
fpmake.pp * 3rd batch of fpmake updates (demoes + includepaths) 2008-10-23 14:03:16 +00:00
Makefile * Restructured makefiles for examples 2008-12-19 16:10:56 +00:00
Makefile.fpc * Restructured makefiles for examples 2008-12-19 16:10:56 +00:00
README.txt * added .txt extensions to all README, TODO and COPYING files 2009-02-28 17:34:08 +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.