aboutsummaryrefslogtreecommitdiff
path: root/calc.y
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2018-06-06 03:07:04 +0200
committerDimitri Sokolyuk <demon@dim13.org>2018-06-06 03:07:04 +0200
commitf05a248a1bf97fcf17cd4bb056290f6030b9e20a (patch)
treef7d1fd6ded30f1239bdd892d253183fcc9dbee51 /calc.y
parent847a37b725afd04d38b7357ca548dd1145e688a3 (diff)
add auto-gen comment
Diffstat (limited to 'calc.y')
-rw-r--r--calc.y1
1 files changed, 1 insertions, 0 deletions
diff --git a/calc.y b/calc.y
index 43c691c..e6bb2d9 100644
--- a/calc.y
+++ b/calc.y
@@ -1,4 +1,5 @@
%{
+// Code generated by yacc. DO NOT EDIT.
package main