home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS - Coast to Coast / simteldosarchivecoasttocoast.iso / pathutil / mp.zip / 00README.TXT next >
Text File  |  1992-08-30  |  812b  |  35 lines

  1.                            MP -- Modify Path
  2.  
  3.  
  4.     MP modifies the working path for MS DOS environments by 
  5. prepending, appending, or replacing path nodes in and existing search path.
  6.  
  7.  
  8.     Files in the distribution package include:
  9.  
  10. 00README.TXT
  11.     This file.
  12.  
  13. MP.MAN
  14.     The user man page for MP.
  15.  
  16. MP.EXE
  17.     The MP program.
  18.  
  19. MP.C
  20.     The source code for MP, written in Turbo C.
  21.  
  22. MAKEFILE
  23.     The makefile to make MP or clean up afterward:
  24.         make        makes the MP program (if edited)
  25.         make clean    deletes unnecessary files after make
  26.  
  27.  
  28.     MP was written by H. D. Todd, Computing Center, Wesleyan
  29. University, Middletown, CT, in December, 1990.  It is based upon some
  30. prototyping by Douglas Bigelow, same address. 
  31.  
  32.     Distribute freely, but retain authorship information and don't
  33. charge a fee, please.
  34.  
  35.