| class CHECK_AM < $CHECK_AM |
|---|
| **** | Check the code for routines which aren't called, but don't output any am code for them. |
| $CHECK_AM | CS_COMPONENT |
| check_code |
|---|
| **** |
______sig_out_:=_prog.generate_am.sig_out; |
| check_sig(s:SIG) |
|---|
| **** | Check `s' for errors, but only generate code for it if `generate_checked_code' is true. |
| create(p:PROG):SAME |
|---|