========================================================================== TUG PUBLIC DOMAIN SOFTWARE CERTIFICATION The Turbo User Group (TUG) is recognized by Borland International as the official support organization for Turbo languages. This file has been compiled and verified by the TUG library staff. We are reasonably certain that the information contained in this file is public domain material, but it is also subject to any restrictions applied by its author. This diskette contains PROGRAMS and/or DATA determined to be in the PUBLIC DOMAIN, provided as a service of TUG for the use of its members. The Turbo User Group will not be liable for any damages, including any lost profits, lost savings or other incidental or consequential damages arising out of the use of or inability to use the contents, even if TUG has been advised of the possibility of such damages, or for any claim by any other party. To the best of our knowledge, the routines in this file compile and function properly in accordance with the information described below. If you discover an error in this file, we would appreciate it if you would report it to us. To report bugs, or to request information on membership in TUG, please contact us at: Turbo User Group PO Box 1510 Poulsbo, Washington USA 98370 -------------------------------------------------------------------------- F i l e I n f o r m a t i o n * DESCRIPTION This program will produce a cross - reference table of identifiers from a Pascal program. Each identifier will have a list of line numbers indicating its location throughout the program. Author: Milton Hom. Version: 4 Requires: Turbo Pascal 2.0 or greater. 1987 TUG O'Wards II entry. * ASSOCIATED FILES CR-M01.INC - Include files. CR-M02.INC CR-M03.INC CR-M04.INC CROSSREF.PAS - Source code for main program. CROSSREF.INF - Program information. CROSSREF.XRF - Sample cross reference output file of the program. * CHECKED BY DRM - 04/08/87 * KEYWORDS ==========================================================================