makeSequence      101 syn/greg.h     extern Node *makeSequence(Node *e);
makeSequence      209 syn/tree.c       a= makeSequence(a);