aboutsummaryrefslogtreecommitdiff
path: root/calc.y
diff options
context:
space:
mode:
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