home *** CD-ROM | disk | FTP | other *** search
- /*
- ** $VER: muitoolkit.h 1.00 (20.09.1999)
- **
- ** prototype/pragma include for muitoolkit.library
- **
- ** (C) Copyright 1999 Marcin Orlowski
- ** All Rights Reserved.
- */
-
- #ifndef PROTO_MUITOOLKIT_H
- #define PROTO_MUITOOLKIT_H
-
- #include <clib/muitoolkit_protos.h>
- #include <pragmas/muitoolkit_pragmas.h>
-
- #endif /* PROTO_MUITOOLKIT_H */
-