]> git.saurik.com Git - bison.git/blobdiff - src/scan-code-c.c
Extract the parsing of user actions from the grammar scanner.
[bison.git] / src / scan-code-c.c
diff --git a/src/scan-code-c.c b/src/scan-code-c.c
new file mode 100644 (file)
index 0000000..fd60856
--- /dev/null
@@ -0,0 +1,2 @@
+#include <config.h>
+#include "scan-code.c"