/* Generated by Ctran from vares.cl */ #define VARES_G #ifndef VARRAY_G #include #endif /* Class Numbers */ #define C_VARES 20 /* Method Numbers */ /* Property of vares */ typedef struct { unsigned char *data; } PRS_VARES; typedef struct pr_vares { PRS_ROOT root; PRS_VAROOT varoot; PRS_VARES vares; } PR_VARES;