README.library 498 B

12345678910111213141516
  1. The Inform library in ../lib is version 6/11
  2. Copyright Graham Nelson 1993-2004
  3. Full release notes and instructions are available at
  4. http://www.inform-fiction.org
  5. and
  6. http://www.ifarchive.org/indexes/if-archiveXinfocomXcompilersXinform6.html
  7. The standard header files are stored in lower-case here. Symbolic links to
  8. other semi-standard names get created upon installation (e.g. verblib.h
  9. gets symlinked to Verblib.h and VerbLib.h). Except on Cygwin, where case
  10. doesn't seem to matter.