fpc/packages/newt
2023-07-27 19:04:09 +02:00
..
examples * Regenerate makefiles with subtarget support 2023-07-24 16:32:02 +02:00
src * PChar -> PAnsiChar 2023-07-15 18:22:40 +02:00
fpmake.pp * Add namespaces.lst 2023-07-27 19:04:09 +02:00
Makefile * Remove redundant Makefile.fpc 2023-07-25 13:01:55 +02:00
Makefile.fpc.fpcmake
README.txt

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.