aboutsummaryrefslogtreecommitdiff
path: root/calc.y
diff options
context:
space:
mode:
Diffstat (limited to 'calc.y')
-rw-r--r--calc.y2
1 files changed, 0 insertions, 2 deletions
diff --git a/calc.y b/calc.y
index 9f81d6c..61aad26 100644
--- a/calc.y
+++ b/calc.y
@@ -1,6 +1,4 @@
%{
-// Code generated by yacc. DO NOT EDIT.
-
package main
import (