Add comments about which tools ORCA starts for me

This commit is contained in:
dwsJason 2019-10-01 19:45:37 -04:00
parent 3187b640e3
commit daf4734fea
1 changed files with 9 additions and 0 deletions

View File

@ -21,6 +21,15 @@
#include <Memory.h>
#include <orca.h>
/* According to the ORCA/C Documentation
The Tool Locater, Memory Manager, Loader and
SANE are started by all C programs.
*/
void scr_credit();
/*