home *** CD-ROM | disk | FTP | other *** search
- /*
- File: DebuggingMenus.h
-
- Copyright: © 1991-1994 by Apple Computer, Inc.
- All rights reserved.
-
- Part of the AOCE Sample SMSAM Package. Consult the license
- which came with this software for your specific legal rights.
-
- */
-
-
-
- #ifndef __DEBUGGINGMENUS__
- #define __DEBUGGINGMENUS__
-
- extern void InitializeDebuggingMenus();
-
- #endif // __DEBUGGINGMENUS__
-