1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60
|
/*
* File: Inherit_IOR.h
* Symbol: Inherit-v1.1
* Symbol Type: package
* Babel Version: 0.10.2
* Description: Intermediate Object Representation for Inherit
*
* WARNING: Automatically generated; changes will be lost
*
* babel-version = 0.10.2
*/
#ifndef included_Inherit_IOR_h
#define included_Inherit_IOR_h
/*
* Symbol "Inherit" (version 1.1)
*/
#ifndef included_Inherit_A_IOR_h
#include "Inherit_A_IOR.h"
#endif
#ifndef included_Inherit_B_IOR_h
#include "Inherit_B_IOR.h"
#endif
#ifndef included_Inherit_C_IOR_h
#include "Inherit_C_IOR.h"
#endif
#ifndef included_Inherit_D_IOR_h
#include "Inherit_D_IOR.h"
#endif
#ifndef included_Inherit_E_IOR_h
#include "Inherit_E_IOR.h"
#endif
#ifndef included_Inherit_E2_IOR_h
#include "Inherit_E2_IOR.h"
#endif
#ifndef included_Inherit_F_IOR_h
#include "Inherit_F_IOR.h"
#endif
#ifndef included_Inherit_F2_IOR_h
#include "Inherit_F2_IOR.h"
#endif
#ifndef included_Inherit_G_IOR_h
#include "Inherit_G_IOR.h"
#endif
#ifndef included_Inherit_G2_IOR_h
#include "Inherit_G2_IOR.h"
#endif
#ifndef included_Inherit_H_IOR_h
#include "Inherit_H_IOR.h"
#endif
#ifndef included_Inherit_I_IOR_h
#include "Inherit_I_IOR.h"
#endif
#ifndef included_Inherit_J_IOR_h
#include "Inherit_J_IOR.h"
#endif
#endif
|