#ifndef ACC_DEBUG_PRINT_AST #define ACC_DEBUG_PRINT_AST void debug_ast_print(FILE *Outfile, struct ASTnode *rt); #endif