home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 640a.lha / BumpRev_v1.0 / ReadMe < prev    next >
Text File  |  1992-05-14  |  1KB  |  37 lines

  1. ****************************************************************************
  2. *
  3. *            BumpRev  v1.0
  4. *
  5. *    (C) Copyright 1991 by Torsten Jürgeleit
  6. *
  7. *        THIS IS TRULY PUBLIC DOMAIN!
  8. *
  9. ****************************************************************************
  10.  
  11.     This program is a completely rewritten version of DoRevision
  12.     (Fish 325) from    Olaf Barthel.
  13.  
  14.  
  15. Differences to DoRevision:
  16.  
  17.     It now can be used for assembler source files too, because BumpRev
  18.     examines the file extension ('.c' or '.h' for C sources and '.asm'
  19.     or '.i' for assembler sources).
  20.     The size of the executable was reduced to 3.7 kb, but now the
  21.     program is NOT portable anymore - it uses the ARP library and only
  22.     three functions from c.lib (strrchr, strcpy and strlen).
  23.     In this version the current day, date and time strings are
  24.     generated with the function StampToStr from ARP library and it
  25.     does not require DClock.
  26.  
  27.  
  28. Author:    Torsten Jürgeleit
  29.     Am Sandberg 4
  30.     W-5270 Gummersbach
  31.     Germany
  32.     Phone: ++49 2261 27400
  33.  
  34.     Bug reports, flames, donations etc. are welcome !
  35.     I may be reached via eMail: mike@miba.obb.sub.org
  36.     Since this is a neighbour, it may take some time to answer :)
  37.