aboutsummaryrefslogtreecommitdiffstats
path: root/backend/CMparser.mly
diff options
context:
space:
mode:
Diffstat (limited to 'backend/CMparser.mly')
-rw-r--r--backend/CMparser.mly1
1 files changed, 0 insertions, 1 deletions
diff --git a/backend/CMparser.mly b/backend/CMparser.mly
index c52261dc..37b61444 100644
--- a/backend/CMparser.mly
+++ b/backend/CMparser.mly
@@ -13,7 +13,6 @@
/* */
/* *********************************************************************/
-/* HASP: Modified to parse global data declarations, other small changes */
/* Note that this compiles a superset of the language defined by the AST,
including function calls in expressions, matches, while statements, etc. */