25 lines
999 B
C
25 lines
999 B
C
############################################################# -*- c -*-
|
|
## generic include for tables. Do not use directly.
|
|
##
|
|
########################################################################
|
|
@if $m2c_mark_boundary == 1@
|
|
/** START code generated by details-table.m2i */
|
|
@end@
|
|
########################################################################
|
|
/**********************************************************************
|
|
**********************************************************************
|
|
***
|
|
*** Table $context
|
|
***
|
|
**********************************************************************
|
|
**********************************************************************/
|
|
/*
|
|
* $context.module::$context is subid $context.subid of $context.parent.
|
|
* Its status is $context.status.
|
|
* OID: $context.objectID, length: $context.oidlength
|
|
*/
|
|
########################################################################
|
|
@if $m2c_mark_boundary == 1@
|
|
/** END code generated by details-table.m2i */
|
|
@end@
|