*** empty log message ***

This commit is contained in:
Lev Walkin 2004-08-11 05:22:22 +00:00
parent 3dcaafa32e
commit 5d5e65295c
1 changed files with 7 additions and 13 deletions

View File

@ -1,16 +1,14 @@
/*** <<< DEPS [T] >>> ***/
/*** <<< INCLUDES [T] >>> ***/
/* Dependencies for T */
#include <INTEGER.h>
/* Dependencies for collection */
#include <T2.h>
#include <asn_SEQUENCE_OF.h>
#include <constr_SEQUENCE_OF.h>
#include <constr_SEQUENCE_OF.h>
#include <constr_SEQUENCE.h>
/*** <<< DEPS [T] >>> ***/
extern asn1_TYPE_descriptor_t asn1_DEF_T;
/*** <<< TYPE-DECLS [T] >>> ***/
@ -59,8 +57,6 @@ typedef struct T {
&asn1_DEF_collection_specs /* Additional specs */
};
#include <constr_SEQUENCE.h>
static asn1_SEQUENCE_element_t asn1_DEF_T_elements[] = {
{ offsetof(struct T, int), 0,
(ASN_TAG_CLASS_UNIVERSAL | (2 << 2)),
@ -109,14 +105,14 @@ asn1_TYPE_descriptor_t asn1_DEF_T = {
};
/*** <<< DEPS [T2] >>> ***/
/*** <<< INCLUDES [T2] >>> ***/
/* Dependencies for T2 */
#include <BOOLEAN.h>
#include <UTF8String.h>
#include <constr_SEQUENCE.h>
/*** <<< DEPS [T2] >>> ***/
extern asn1_TYPE_descriptor_t asn1_DEF_T2;
/*** <<< TYPE-DECLS [T2] >>> ***/
@ -132,8 +128,6 @@ typedef struct T2 {
/*** <<< STAT-DEFS [T2] >>> ***/
#include <constr_SEQUENCE.h>
static asn1_SEQUENCE_element_t asn1_DEF_T2_elements[] = {
{ offsetof(struct T2, flag), 0,
(ASN_TAG_CLASS_UNIVERSAL | (1 << 2)),