diff .hgignore @ 292:40ecbd5da481 ccdev

Part one of the C preprocessor This is part one of the C preprocessor. It finds and then fails to intepret directives. Also handles line splicing and trigraphs.
author William Astle <lost@l-w.ca>
date Sun, 08 Sep 2013 21:58:12 -0600
parents d2f04fa0103b
children 7957e90d0a35
line wrap: on
line diff
--- a/.hgignore	Sun Sep 08 17:08:50 2013 -0600
+++ b/.hgignore	Sun Sep 08 21:58:12 2013 -0600
@@ -10,3 +10,4 @@
 /lwar$
 /lwasm$
 /lwcc$
+/lwcc-cpp$