Massive reorganization in progress.
[sod] / src / parser / opprec.lisp
diff --git a/src/parser/opprec.lisp b/src/parser/opprec.lisp
new file mode 100644 (file)
index 0000000..2f1f728
--- /dev/null
@@ -0,0 +1,6 @@
+;;; operator precedence parser hacking
+
+(in-package #:sod-parser)
+
+;;;--------------------------------------------------------------------------
+;;; Testing.