home *** CD-ROM | disk | FTP | other *** search
/ RISC DISC 2 / RISC_DISC_2.iso / pd_share / program / gnu / flex / !!ReadMe next >
Encoding:
Text File  |  1995-06-03  |  1.7 KB  |  40 lines

  1. ************************************************************************
  2. *                                                                      *
  3. *     IMPORTANT NOTICE                                                 *
  4. *                                                                      *
  5. *     See the file COPYING for details of the copyright status         *
  6. *     of this software and what you may (and may not) do with it.      *
  7. *                                                                      *
  8. ************************************************************************
  9.  
  10. This is a port of Flex 2.5.2 for the Acorn Archimedes and Risc PC systems.
  11.  
  12. Please note that scanners generated using this port of flex will try to
  13. call isatty() to determine if the input is an interactive terminal. To
  14. stop this, use '%option always-interactive' or '%option never-interactive'
  15. in the first section of your scanner definition.
  16.  
  17. This version was ported and tested on an A5000 running RISC OS 3.10 so I
  18. can't guarantee that it will run on anything else, but there's no reason
  19. why it shouldn't.
  20.  
  21. For information on flex and what it does, see the information in the docs
  22. directory. This contains the Un*x manual pages in [nt]roff and text formats
  23. and the flex manual in texinfo format.
  24.  
  25. The flex/skl file supplied with this release does not actually need to be
  26. installed to use the software, as the software has its own compiled in
  27. version of the file. I have only supplied it for reference purposes, and
  28. in case you need to modify it.
  29.  
  30. The library libfl supplied contains default routines for main() and yywrap()
  31. which you can use if you like.
  32.  
  33. Tom Hughes
  34. tom@compton.demon.co.uk
  35.  
  36. 5 Lampits
  37. Hoddesdon
  38. Hertfordshire
  39. EN11 8EH
  40.