summaryrefslogtreecommitdiffstats
path: root/tcllib/modules/pt/include/example/expr_pe.inc
diff options
context:
space:
mode:
Diffstat (limited to 'tcllib/modules/pt/include/example/expr_pe.inc')
-rw-r--r--tcllib/modules/pt/include/example/expr_pe.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/tcllib/modules/pt/include/example/expr_pe.inc b/tcllib/modules/pt/include/example/expr_pe.inc
new file mode 100644
index 0000000..236819f
--- /dev/null
+++ b/tcllib/modules/pt/include/example/expr_pe.inc
@@ -0,0 +1,3 @@
+[example {
+ Expression <- Term (AddOp Term)*
+}]