PROGRAM LIBSEE.FTN SYSTEM ROSENBERG 13-AUG-80 PROGRAM TO EXAMINE A SPECIFIED LIBRARY FILE FOR A MODULE OR ENTRY POINT NAME This program enables a user to query a specific library file for a module or global symbol. If either is found, the program will output the module name, its insertion date, its ident field, and all of its defined entry points. Entering a * at file name time will cause program exit Entering a * at symbol name will cause prompt for a new library file. The extension .OLB is assumed for all files.