Initial version of donated sources by Avertec, 3.4p5.
[tas-yagle.git] / distrib / share / gns_templates / column.c
1 /****************************************************************************/
2 /* Template Column */
3 /* behavioral actions */
4 /* */
5 /****************************************************************************/
6 void column()
7 {
8 begBuildCompactModel();
9 }