mirror of
https://github.com/Aigor44/ncursesw-morphos.git
synced 2025-03-07 16:16:53 +08:00
15 lines
520 B
Plaintext
15 lines
520 B
Plaintext
-- $Id: READ.ME,v 0.6 2003/10/25 15:12:53 tom Exp $
|
|
-------------------------------------------------------------------------------
|
|
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
|