home *** CD-ROM | disk | FTP | other *** search
- /************************************************************************/
- /* Project...: Standard ANSI-C Library */
- /* Name......: console.h */
- /* Purpose...: standard ANSI header file */
- /* Copyright.: ©Copyright 1994 by metrowerks inc. All rights reserved. */
- /************************************************************************/
-
- #ifndef __CONSOLE__
- #define __CONSOLE__
-
- #ifndef __SIOUX__
- #include <SIOUX.h>
- #endif
-
- #endif
-