home *** CD-ROM | disk | FTP | other *** search
/ Amiga Elysian Archive / AmigaElysianArchive.iso / newc_dev / rmlib111.lha / remlib.doc < prev    next >
Text File  |  1991-01-13  |  1KB  |  32 lines

  1. *****************************************************************************
  2. *
  3. * RemLib.asm    by      HEIKO RATH 
  4. *                       copyright 1987/88 by the Software Brewery
  5. *
  6. * The purpose of this program is to remove a library from the librarylist.
  7. * To be save, it only removes librarys with an OpenCnt of 0.
  8. * To get a list of all librarys use RemLib without an argument.
  9. *                                                               Heiko Rath
  10. * Version 1.00 - printed all libraries with one Write (with many libs -> GURU)
  11. * Version 1.01 - prints every row with an extra Write
  12. * Version 1.05 - now features positive and negative size of library
  13. * Version 1.10 - now stops on CTRL-C
  14. * Version 1.11 - worked on error texts
  15. *
  16. *
  17. * This program is
  18. *  
  19. * Copyright (c) 1988 by Heiko Rath and the Software Brewery.
  20. * It may be freely distributed for non-profit only.
  21. * The distribution must contain ALL parts, in this case the following
  22. * files:
  23. * RemLib
  24. * RemLib.asm
  25. * Putting it on a commercial product is usually as easy as sending
  26. * a letter to the author.
  27. *
  28. *****************************************************************************
  29.