home *** CD-ROM | disk | FTP | other *** search
- ************************************************************************
- * *
- * IMPORTANT NOTICE *
- * *
- * See the file COPYING for details of the copyright status *
- * of this software and what you may (and may not) do with it. *
- * *
- ************************************************************************
-
- This is a port of Flex 2.5.2 for the Acorn Archimedes and Risc PC systems.
-
- Please note that scanners generated using this port of flex will try to
- call isatty() to determine if the input is an interactive terminal. To
- stop this, use '%option always-interactive' or '%option never-interactive'
- in the first section of your scanner definition.
-
- This version was ported and tested on an A5000 running RISC OS 3.10 so I
- can't guarantee that it will run on anything else, but there's no reason
- why it shouldn't.
-
- For information on flex and what it does, see the information in the docs
- directory. This contains the Un*x manual pages in [nt]roff and text formats
- and the flex manual in texinfo format.
-
- The flex/skl file supplied with this release does not actually need to be
- installed to use the software, as the software has its own compiled in
- version of the file. I have only supplied it for reference purposes, and
- in case you need to modify it.
-
- The library libfl supplied contains default routines for main() and yywrap()
- which you can use if you like.
-
- Tom Hughes
- tom@compton.demon.co.uk
-
- 5 Lampits
- Hoddesdon
- Hertfordshire
- EN11 8EH
-