| # | Line 112 | Line 112 | extern void recover_output(void); | |
|---|---|---|
| 112 | extern int getvec(FVECT vec); | |
| 113 | ||
| 114 | extern int in_rchild(void); | |
| 115 | < | extern void end_children(void); |
| 115 | > | extern void end_children(int immed); |
| 116 | ||
| 117 | extern void put_zero_record(int ndx); | |
| 118 | – | extern void queue_modifiers(void); |
| 118 | ||
| 119 | extern void parental_loop(void); /* controlling process */ | |
| 120 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |