Mercurial > hg > octave-nkf
annotate readline/README @ 2369:5ece30fb2af6
[project @ 1996-10-11 23:47:45 by jwe]
author | jwe |
---|---|
date | Fri, 11 Oct 1996 23:47:46 +0000 |
parents | 4c3d46b02f99 |
children |
rev | line source |
---|---|
1432 | 1 This is the distribution of the Gnu Readline library. See the file |
2 STANDALONE for a description of the #defines that can be passed via | |
3 the makefile to build readline on different systems. | |
4 | |
5 The file rlconf.h contains defines that enable and disable certain | |
6 readline features. |