Xref 1.0 readme file
====================
1. The purpose of the program.
   ---------------------------

   XREF is tool for search cross-references of files. For example,
   if in c:\temp exist 2 files:
   a.txt:
   #include<b.txt>
   [EOF]

   ... and

   b.txt:
   #include<a.txt>
   [EOF]

   ...then XREF displays what a.txt refers to b.txt and b.txt refers to a.txt

   Also XREF will found all depends of .EXE files (.DLL, .OCX), .MAX files
   (what bitmap is used in one), .CPP (.H, .HPP) and other.


2. How to install XREF
   -------------------

   To install XREF simply copy XREF.EXE to any your directory. Report file
   XREPORT.TXT will be create in directory, which contain XREF.EXE file.

3. The status of the program
   -------------------------

   Program is freeware

4. The distribution status of the program
   --------------------------------------

   Program if free distributable. Use and enjoy (and scolt author)
   
5. How to contact the author in the event of questions or problems
   ---------------------------------------------------------------

   Vadim Kalinsky
   seacrack@mail.ru