summaryrefslogtreecommitdiffhomepage
path: root/src/parse.y
diff options
context:
space:
mode:
Diffstat (limited to 'src/parse.y')
-rw-r--r--src/parse.y6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/parse.y b/src/parse.y
index b22dd10f6..ef49338ac 100644
--- a/src/parse.y
+++ b/src/parse.y
@@ -1,3 +1,9 @@
+/*
+** parse.y - mruby parser
+**
+** See Copyright Notice in mruby.h
+*/
+
%{
#undef PARSER_TEST
#undef PARSER_DEBUG