blob: 12a540ea615304c43b26c12d9f725e8e5a6f4652 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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@T-Online.de
|