summaryrefslogtreecommitdiff
path: root/local/mib2c-conf.d/details-table.m2i
diff options
context:
space:
mode:
Diffstat (limited to 'local/mib2c-conf.d/details-table.m2i')
-rw-r--r--local/mib2c-conf.d/details-table.m2i25
1 files changed, 25 insertions, 0 deletions
diff --git a/local/mib2c-conf.d/details-table.m2i b/local/mib2c-conf.d/details-table.m2i
new file mode 100644
index 0000000..cb73702
--- /dev/null
+++ b/local/mib2c-conf.d/details-table.m2i
@@ -0,0 +1,25 @@
+############################################################# -*- c -*-
+## generic include for tables. Do not use directly.
+##
+## $Id: details-table.m2i 12023 2005-03-24 00:42:15Z rstory $
+########################################################################
+@if $m2c_mark_boundary == 1@
+/** START code generated by $RCSfile$ $Revision: 12023 $ */
+@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 $RCSfile$ $Revision: 12023 $ */
+@end@