-/*---------------------------------------------------------------.
-| Computes the macro name used to avoid double inclusion in the |
-| header of the parser and store it in header_macro_name. |
-`---------------------------------------------------------------*/
+/*-----------------------------------------------------------------.
+| Computes the macro name used to avoid double inclusion in the |
+| header of the parser and store it in header_macro_name. Be sure |
+| to produce valid CPP names (don't start with digit, remain |
+| alphanumerical + underscore). |
+`-----------------------------------------------------------------*/