summaryrefslogtreecommitdiff
path: root/local/mib2c-conf.d/generic-header-bottom.m2i
blob: 744a0862837858f1c1b40a14292dd767006e2e0a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#############################################################  -*- c -*-
## generic include for XXX. Do not use directly.
##
## $Id: generic-header-bottom.m2i 11068 2004-09-14 02:29:16Z rstory $
########################################################################
@if $m2c_mark_boundary == 1@
/** START code generated by $RCSfile$ $Revision: 11068 $ */
@end@
########################################################################
##

#ifdef __cplusplus
}
#endif

#endif /* $name.uc_H */
##
########################################################################
@if $m2c_mark_boundary == 1@
/** END code generated by $RCSfile$ $Revision: 11068 $ */
@end@