home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-09-17 | 505 b | 18 lines | [TEXT/MPS ] |
- //========================================================================================
- //
- // File: Environs.h
- // Release Version: $ ODF 2 $
- //
- // Author: Greg Friedman
- //
- // Copyright: (c) 1993 - 1996 by Apple Computer, Inc., all rights reserved.
- //
- //========================================================================================
-
- #ifndef ENVIRONS_H
- #define ENVIRONS_H
-
- FW_Boolean HasGestaltAttribute(OSType itsAttr, short itsBit);
- FW_Boolean HasAppleScript();
-
- #endif // ENVIRONS_H