makeDot            99 tools/greg.h   extern Node *makeDot(void);
makeDot            96 tools/greg.y   |		DOT					{ push(makeDot()); }