If the program is separated into multiple files that are always loaded together, a ``list file'' may be created. This file tells IC to load a set of named files. Continuing the previous example, a file called gnu.lis can be created:
Listing of gnu.lis:
Then typing the command load gnu.lis from the C prompt would cause both foo.c and bar.c to be loaded.