home *** CD-ROM | disk | FTP | other *** search
- /******************************************************************************
- **
- ** C++ Class Library for the Amiga⌐ system software.
- **
- ** Copyright (C) 1994 by Armin Vogt ** EMail: armin@uni-paderborn.de
- ** All Rights Reserved.
- **
- ** $Source: apphome:RCS/libsource/APPObject.cxx,v $
- ** $Revision: 1.1 $
- ** $Date: 1994/07/27 11:46:12 $
- ** $Author: Armin_Vogt $
- **
- ******************************************************************************/
-
-
- #include <APlusPlus/environment/APPObject.h>
-
-
- static const char rcs_id[] = "$Id: APPObject.cxx,v 1.1 1994/07/27 11:46:12 Armin_Vogt Exp Armin_Vogt $";
-
- // runtime type inquiry support
- typeinfo(APPObject, no_bases, rcs_id)