
Usage:  RemLib                          (Lists available libraries)

        RemLib	< Library-name >        (Removes library from library
					 list if OpenCnt = 0)


[ Ed. Note:  For convenience and accreditation, the following was excerpted
 from the RemLib.asm file.   -Fred ><> ]

*****************************************************************************
*
* RemLib.asm	by	HEIKO RATH 
*			copyright 1987/88 by the Software Brewery
*
* The purpose of this program is to remove a library from the librarylist.
* To be save, it only removes librarys with an OpenCnt of 0.
* To get a list of all librarys use RemLib without an argument.
*								Heiko Rath
* Version 1.00 - printed all libraries with one Write (with many libs -> GURU)
* Version 1.01 - prints every row with an extra Write
* Version 1.05 - now features positive and negative size of library
* Version 1.10 - now stops on CTRL-C
* Version 1.11 - worked on error texts
*
*
* This program is
*  
* Copyright (c) 1988 by Heiko Rath and the Software Brewery.
* 
* It may be freely distributed for non-profit only.
* The distribution must contain ALL parts, in this case the following
* files:
* 
* RemLib
* RemLib.asm
* 
* Putting it on a commercial product is usually as easy as sending
* a letter to the author.
*
*****************************************************************************
*______  /          
*______\O                     - The Software Brewery - 
*      \\ 
*       o           Sparkling, fresh software from West-Germany
*
*     @@@@@             Straight from the bar to your Amiga
*     |~~~|\ 
*     | | |/ 
*     |___|        With our regards to the Software Distillery
*
*Christian Balzer alias <CB>, Lattice C, user interfaces, beer addict. 
*Heiko Rath alias <HR>, Assembler, ROM-Kernal stuff, Marabou & beer addict. 
*Ralf Woitinas alias RAF, Assembler, anything, Ray-Tracing addict.
*Andrew Kopp alias Charlie, Aztec C, Hardware & communications, beer addict.
*Armin Sparr alias MARVIN, Aztec C, ARexx macros, Campari addict.
*Christof Bonnkirch alias KEY, Aztec C, Hardware & Devices, beer addict.
*
*Beverages: Altenmuenster Brauer Bier, Urfraenkisches Landbier, Jever.
*
*Send exotic drinks, mail, comments and flames to:
*
*The Software Brewery
*Christian Balzer		UUCP: decwrl!frambo.dec.com!schabacker
*Im Wingertsberg 45		ARPA: schabacker@frambo.dec.com
*D-6108 Weiterstadt		CIS : 71001,210 (be brief!)
*WEST GERMANY (F.R.G.)		Fone: +49 6150 4151 (18:00-21:00 CET!)
*
*
*Send the above stuff, beautiful girls and of course MARABOU-CHOCOLATE to:
*
*Heiko Rath (HHHEEELLLPPP, I'm running out of MARABOU chocolate!!!!!!!)
*Raiffeisenstr.10a
*D-6108 Weiterstadt
*WEST GERMANY (F.R.G.)
*
