DATA 128 * * Template control file for QLC * * Ordering of sections * RELOC startup SECTION text SECTION data SECTION udata SECTION end * * Start with initialisation code * INPUT flp1_startup * * Now include the user module (from command line) * Any other user modules must be included at this * point with their own INPUT instruction. * input flp1_lstksiz_o input flp1_stuff_o input flp1_xlbfun_o input flp1_xlcont_o input flp1_xldbug_o input flp1_xldmem_o input flp1_xleval_o input flp1_xlfio_o input flp1_xlftab_o input flp1_xlglob_o input flp1_xlinit_o input flp1_xlio_o input flp1_xljump_o input flp1_xllist_o input flp1_xlmath_o input flp1_xlobj_o input flp1_xlprin_o input flp1_xlread_o input flp1_xlstr_o input flp1_xlsubr_o input flp1_xlsym_o input flp1_xlsys_o INPUT * * * Now search library for all undefined references * LIBRARY flp1_qlc_l