summaryrefslogtreecommitdiff
path: root/comp/lucas-standen-NEA/code2/debug.h
blob: ae0f93135672d91ca03959593dd134fa9e79961e (plain)
1
2
3
4
#include <stdio.h>
#include "util.h"

void printAST(astNode *head);