makeDot            93 syn/greg.h     extern Node *makeDot(void);
makeDot            94 syn/greg.y     |		DOT					{ push(makeDot()); }