]> ncurses.scripts.mit.edu Git - ncurses.git/blob - Ada95/README
ncurses 4.1
[ncurses.git] / Ada95 / README
1 The ncurses Ada95 binding is copyrighted 1996 by Juergen Pfeifer
2 Email: Juergen.Pfeifer@T-Online.de
3                                                                          
4 Permission is hereby granted to reproduce and distribute this
5 binding by any means and for any fee, whether alone or as part 
6 of a larger distribution, in source or in binary form, PROVIDED        
7 this notice is included with any such distribution, and is not    
8 removed from any of its header files. Mention of ncurses and the
9 author of this binding in any applications linked with it is 
10 highly appreciated.                
11                                                                          
12 This binding comes AS IS with no warranty, implied or expressed.       
13 ----------------------------------------------------------------------
14 Caveats:
15
16    This is the first delivery of this binding. It has not been
17    extensively tested. So I declare this as BETA level software,
18    although it is delivered with an official release of ncurses.
19
20    You should install the ncurses distribution around this binding
21    first before you try to run the sample.
22
23    This Binding is currently strictly for the GNAT compiler, because
24    in one place I use a GNAT specfic runtime module (see doc.)
25
26
27 The documentation is provided in HTML format in the ./html 
28 subdirectory. The main document is named index.html
29