home *** CD-ROM | disk | FTP | other *** search
- /******************************************************************************
- ItsContentsClass.h
-
- Define class of CSaver itsContents variable
-
- Copyright © 1994 My Software Inc. All rights reserved.
-
- Generated by Visual Architect™ 9:40 PM Wed, Jun 8, 1994
-
- This file is only generated once.
-
- Change CCollaborator below to the actual class of
- your itsContents object
-
- ******************************************************************************/
-
- #pragma once
-
- #include <CCollaborator.h>
-
- #define ITSCONTENTSCLASS CCollaborator
-
- #ifdef GENERATE_TEMPLATE
-
- #pragma template CSaver<CCollaborator>
-
- #endif
-