Author: paultcochrane
Date: Wed Mar 28 05:36:08 2007
New Revision: 17813
Modified:
trunk/lib/Parrot/Distribution.pm
Log:
[lib] kjs++ informs me that the pirc lexer and parser .c and .h files are
all hand-written, so removing them from the list of C-language files exempt
from the coding standards tests.
Modified: trunk/lib/Parrot/Distribution.pm
==============================================================================
--- trunk/lib/Parrot/Distribution.pm (original)
+++ trunk/lib/Parrot/Distribution.pm Wed Mar 28 05:36:08 2007
@@ -344,8 +344,6 @@
compilers/imcc/imclexer.c
compilers/imcc/imcparser.c
compilers/imcc/imcparser.h
- compilers/pirc/src/pirlexer.h
- compilers/pirc/src/pirparser.h
languages/cola/lexer.c
languages/cola/parser.c
languages/cola/parser.h