README 822 B

123456789101112131415161718192021222324
  1. # (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
  2. # See the copyright notice in the ACK home directory, in the file "Copyright".
  3. #
  4. # $Id$
  5. This directory contains part of the sources of the program lint, which is
  6. based on the cem compiler of ACK, and some more programs which will be
  7. helpful in maintaining lint. The other part of the sources resides in the
  8. C front-end directories cemcom and cemcom.ansi.
  9. Author: Frans Kunst / Dick Grune
  10. llib: Directory containing lint libraries
  11. lpass1: Directory containing installation files for the first pass
  12. lpass1.ansi: Directory containing installation files for the first pass
  13. of the ANSI C version.
  14. lpass2: Directory containing the second pass, driver script and
  15. manual page.
  16. tests: A lot of test files and programs to run these tests