From cd7297781d13d8a99c58fbb301cf32b69fd8fb14 Mon Sep 17 00:00:00 2001 From: Berk Geveci Date: Mon, 5 Nov 2001 11:53:05 -0500 Subject: Adding form library. --- Source/CursesDialog/form/READ.ME | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Source/CursesDialog/form/READ.ME (limited to 'Source/CursesDialog/form/READ.ME') diff --git a/Source/CursesDialog/form/READ.ME b/Source/CursesDialog/form/READ.ME new file mode 100644 index 0000000000..dd91693f6b --- /dev/null +++ b/Source/CursesDialog/form/READ.ME @@ -0,0 +1,15 @@ +This is a clone of the form library that is available with typical +System V curses implementations (ETI). + +It is modelled after the documentation that comes for this library with +a 386 based SVR4 implementation (ESIX). + +The development environment was and is an ELF based Linux system. + +For things that still need doing, see the TO-DO file in the top-level +directory. + +Juergen Pfeifer + +eMail: juergen.pfeifer@gmx.net + -- cgit v1.2.1