ack/lang/cem/lint
George Koehler d36807b395 Remove UNSIGNED_ARITH from a few more files.
I missed these in commits 649410b and 1ab1306.
2017-10-29 17:03:51 -04:00
..
llib Distributions are a pain --- let's not bother any more. Instead, we just tag 2016-09-02 23:00:38 +02:00
lpass1 Distributions are a pain --- let's not bother any more. Instead, we just tag 2016-09-02 23:00:38 +02:00
lpass1.ansi Remove UNSIGNED_ARITH from a few more files. 2017-10-29 17:03:51 -04:00
lpass2 Distributions are a pain --- let's not bother any more. Instead, we just tag 2016-09-02 23:00:38 +02:00
proto.make Header --> Id 1994-06-24 14:02:31 +00:00
README Header --> Id 1994-06-24 14:02:31 +00:00

# (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
# See the copyright notice in the ACK home directory, in the file "Copyright".
#
# $Id$

This directory contains part of the sources of the program lint, which is
based on the cem compiler of ACK, and some more programs which will be
helpful in maintaining lint. The other part of the sources resides in the
C front-end directories cemcom and cemcom.ansi.

Author:		Frans Kunst / Dick Grune

llib:		Directory containing lint libraries

lpass1:		Directory containing installation files for the first pass

lpass1.ansi: 	Directory containing installation files for the first pass
		of the ANSI C version.

lpass2:		Directory containing the second pass, driver script and
		manual page.

tests:		A lot of test files and programs to run these tests