magic/readline
Tim Edwards 2519d0a4d8 Corrected an issue with readline that breaks the non-Tcl/Tk flow
due to a missing function prototype.  Modified the GDS output
flow to always output instance IDs as a property, not just in the
non-default case.  The property has been used for many years and
appears to be accepted by all tools reading GDS, so there is no
downside to always generating this output.  This has the upside
that default instance names don't get scrambled by going from
magic to GDS and back to magic.
2022-11-11 11:20:34 -05:00
..
readline-4.3 Corrected an issue with readline that breaks the non-Tcl/Tk flow 2022-11-11 11:20:34 -05:00
Makefile Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
README Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00

README

The readline/ directory contains the source for GNU readline-4.3. We
are keeping a copy of the library in the readline/ directory to keep
the magic distribution self-contained.

- Tim Edwards, Johns Hopkins
  Rajit Manohar, Cornell