Author: kjs Date: Wed Dec 31 05:55:24 2008 New Revision: 34703 Removed: trunk/compilers/pirc/new/pasm.l trunk/compilers/pirc/new/pasm.y Modified: trunk/MANIFEST
Log: [pirc] remove old unused files containing PASM grammar. + update MANIFEST. pir.y contains everything you need. Modified: trunk/MANIFEST ============================================================================== --- trunk/MANIFEST (original) +++ trunk/MANIFEST Wed Dec 31 05:55:24 2008 @@ -1,7 +1,7 @@ # ex: set ro: # $Id$ # -# generated by tools/dev/mk_manifest_and_skip.pl Tue Dec 30 13:15:39 2008 UT +# generated by tools\dev\mk_manifest_and_skip.pl Wed Dec 31 13:54:12 2008 UT # # See tools/dev/install_files.pl for documentation on the # format of this file. @@ -163,8 +163,6 @@ compilers/pirc/new/hdocprep.c [] compilers/pirc/new/hdocprep.l [] compilers/pirc/new/main.c [] -compilers/pirc/new/pasm.l [] -compilers/pirc/new/pasm.y [] compilers/pirc/new/pir.l [] compilers/pirc/new/pir.y [] compilers/pirc/new/pircompiler.c []
