home *** CD-ROM | disk | FTP | other *** search
- /*
- File: ListPartGlobals.cpp
-
- Contains: ListPart globals
-
- Written by: Steve Smith
-
- Copyright: © 1995 by Apple Computer, Inc., all rights reserved.
- */
-
-
- #ifndef _LISTPARTGLOBALS_
- #include "ListPartGlobals.h"
- #endif
-
- //==============================================================================
- // Globals
- //==============================================================================
-
- ODUShort gGlobalsUsageCount = 0;
- ListPartGlobals* gGlobals = kODNULL;