Short:        Tells you what libraries are used  V1.13
Author:       petermat@algonet.se (Peter Mattsson)
Uploader:     petermat algonet se (Peter Mattsson)
Type:         util/misc
Architecture: m68k-amigaos

        OpenLibraryCounter V1.13 (1997-Sep-22)


This program is distributed as Freeware. Look inside the archive for
full distribution conditions.


Introduction
~~~~~~~~~~~~
OpenLibraryCounter will tell you what libraries are opened and how
many times they are opened.

This may be useful in order to determine what libraries in your
overcrowded LIBS: actually are used.

It can also be amusing, did you know there are programs trying to
open exec.library? :) I think it was a Blitz Basic program that
caused that entry.


Requirements
~~~~~~~~~~~~
OpenLibraryCounter requires:

* An Amiga or an Amiga emulator ;)

* Kickstart V37+

* 68000+

* A LIBS: crowded with libraries ;)

* PhxAss or a compatible assembler if you want to assemble the
  sourcecode


Changes since V1.11
~~~~~~~~~~~~~~~~~~~
1997-Sep-12  V1.12ß OpenLibraryCounter now should only require a
                    68000 processor. As a bonus the executable got
                    smaller in the process.
                    Not publicly released.

1997-Sep-22  V1.13  The reading of the log file is made much safer.
                    OpenLibraryCounter shouldn't crash now if the log
                    file is corrupted.
                    Second public release.
