 
#ifndef be1be2_DEFINED
#define be1be2_DEFINED 1
 
#ifndef class_DEFINED
#include <class.h>
#endif /* class_DEFINED */
/* 
 * This file was generated by the Andrew class system preprocessor.
 * Don't make changes to this file as it is created from be1be2.ch and will be
 * overwritten.  Make changes to be1be2.ch instead.
 */ 
 
#ifndef class_StaticInfoOnly
/* 
 * The following information was copied, as-is, from be1be2.ch.
 */ 
 
/* ********************************************************************** *\
 *         Copyright IBM Corporation 1988,1991 - All Rights Reserved      *
 *        For full copyright information see:'andrew/config/COPYRITE'     *
\* ********************************************************************** */

/*
	$Disclaimer: 
*Permission to use, copy, modify, and distribute this software and its 
*documentation for any purpose is hereby granted without fee, 
*provided that the above copyright notice appear in all copies and that 
*both that copyright notice, this permission notice, and the following 
*disclaimer appear in supporting documentation, and that the names of 
*IBM, Carnegie Mellon University, and other copyright holders, not be 
*used in advertising or publicity pertaining to distribution of the software 
*without specific, written prior permission.
*
*IBM, CARNEGIE MELLON UNIVERSITY, AND THE OTHER COPYRIGHT HOLDERS 
*DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING 
*ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.  IN NO EVENT 
*SHALL IBM, CARNEGIE MELLON UNIVERSITY, OR ANY OTHER COPYRIGHT HOLDER 
*BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY 
*DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, 
*WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS 
*ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE 
*OF THIS SOFTWARE.
* $
*/

/*
 * BE1 to BE2 conversion package
 */






/* 
 * End of information copied from be1be2.ch.
 */ 
 
#endif /* class_StaticInfoOnly *//* 
 * Include the superclass information
 */ 
/* be1be2 has no super class */ 
 
 
#ifndef class_StaticInfoOnly
/* 
 * Data structure for be1be2 
 */ 
/* be1be2 is a package.  Packages don't have any data */ 

 
/* 
 * End of data structure for be1be2.
 */ 
 

#endif /* class_StaticInfoOnly */

#ifndef class_StaticInfoOnly

#ifndef be1be2_PROGRAMMERVERSION
#define be1be2_PROGRAMMERVERSION 1
#endif /* be1be2_PROGRAMMERVERSION */

#ifdef be1be2_VERSION
#undef be1be2_VERSION
#endif /* be1be2_VERSION */
#define be1be2_VERSION ((((be1be2_PROGRAMMERVERSION << 16) ^ (2 << 8)) & 0x7ffff) + (2 << 20))


#endif /* class_StaticInfoOnly */
#define be1be2_StaticLoadOnlyThisClass()  \
{ extern struct classinfo *be1be2__GetClassInfo(); \
 extern struct classheader *be1be2_classheader_StaticExport; \
  (void) class_EnterInfo(NULL, be1be2_classheader_StaticExport->name, be1be2__GetClassInfo, NULL, be1be2_classheader_StaticExport->namekey); } 
 
#define be1be2_StaticLoad()  \
    { \
    be1be2_StaticLoadOnlyThisClass();  \
    } 
 
#define be1be2_StaticEntry  {be1be2_StaticLoad()} 
 
#ifndef class_StaticInfoOnly
static struct classheader be1be2_classheader = {
    be1be2_VERSION,
    "be1be2",
    "be1be2",
    (struct basicobject_methods *) &class_RoutineStruct,
};

#define be1be2_CLASSPROCEDURES (be1be2_classheader.classprocedures)
int be1be2_classref_;
#endif /* class_StaticInfoOnly */

#endif /* be1be2_DEFINED */

#if !defined(be1be2_ROUTINESDEFINED) && !defined(dontDefineRoutinesFor_be1be2) && !defined(class_StaticEntriesOnly)
#define be1be2_ROUTINESDEFINED


#define be1be2_CheckBE1(text) \
    (*((boolean (*)()) (be1be2_CLASSPROCEDURES->routines[0])))(&be1be2_classheader,text)
#define be1be2_Convert(text) \
    (*((boolean (*)()) (be1be2_CLASSPROCEDURES->routines[1])))(&be1be2_classheader,text)


#endif /* !defined(be1be2_ROUTINESDEFINED) && !defined(dontDefineRoutinesFor_be1be2 ) && !defined(class_StaticEntriesOnly)*/

