From daf4734feaf5064dbbbac3ff085c4d06c478c187 Mon Sep 17 00:00:00 2001 From: dwsJason Date: Tue, 1 Oct 2019 19:45:37 -0400 Subject: [PATCH] Add comments about which tools ORCA starts for me --- src/xrick.c | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/xrick.c b/src/xrick.c index a6cbaed..2a6456b 100644 --- a/src/xrick.c +++ b/src/xrick.c @@ -21,6 +21,15 @@ #include +#include + +/* According to the ORCA/C Documentation + + The Tool Locater, Memory Manager, Loader and + SANE are started by all C programs. + +*/ + void scr_credit(); /*