
Craig Yellick                        Example of a Profiler Shell
Alto Microcomputer, Inc.
7107 Ohms Lane
Minneapolis, MN 55439                Written in Clipper 5.0
(612) 835-1080                       for the June '90 DevCon.
CIS: 76247,541

Due to some late-breaking improvements in my knowledge of
Clipper 5.0, the profiler shell included on the conference
diskette was improved a bit.  This is the replacement.

For those of you who do not know what a profiler is and
why I'd want to improve one, there are LOTS of comments in
the source code header.  Please read them.

Two files are included:

   PROFILER.PRG    The profiler function and supporting stuff.
   PRODEMO.PRG     A sample program that uses the profiler.

There are no copyrights, no restrictions, no nothin'.  You may
freely copy, modify, and distribute these files, so long as
they remain intact with this README file.

