makeAction 103 tools/greg.h extern Node *makeAction(char *text); makeAction 97 tools/greg.y | action { push(makeAction(yytext)); }