]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - menu/READ.ME
ncurses 5.4
[ncurses.git] / menu / READ.ME
index eb5a64cde4ff33621e98176c233544921573bfb3..e3a7e52490ea37950b74914fc037564fab0d415e 100644 (file)
@@ -1,18 +1,14 @@
+-- $Id: READ.ME,v 1.8 2003/10/25 15:22:35 tom Exp $
+-------------------------------------------------------------------------------
 This is a clone of the menu 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). This system was used together
-with an NCR3000 system to compile the clone using original curses 
-implementation and to run various programs to check the compatibility of 
-this clone with the original libmenu library. 
+a 386 based SVR4 implementation (ESIX).
 
-The development environment was an ELF based Linux system, the German 
-Unifix distribution (aka Linux FT).
+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