Mercurial > MadButterfly
comparison tools/mb_c_header.m4 @ 83:ea758bb3bbe2
example
author | Thinker K.F. Li <thinker@branda.to> |
---|---|
date | Fri, 22 Aug 2008 00:12:04 +0800 |
parents | 13fdf205047b |
children | 42698de1f653 |
comparison
equal
deleted
inserted
replaced
82:4bb6451ef036 | 83:ea758bb3bbe2 |
---|---|
14 define([ADD_RECT],[ | 14 define([ADD_RECT],[ |
15 [ shape_t *$1; | 15 [ shape_t *$1; |
16 ]]) | 16 ]]) |
17 define([ADD_COORD],[ | 17 define([ADD_COORD],[ |
18 [ coord_t *$1; | 18 [ coord_t *$1; |
19 ]]) | |
20 define([ADD_TEXT],[ | |
21 [ shape_t *$1; | |
19 ]]) | 22 ]]) |
20 define([COLOR_STOP],[ ]) | 23 define([COLOR_STOP],[ ]) |
21 | 24 |
22 define([REF_STOPS_RADIAL],) | 25 define([REF_STOPS_RADIAL],) |
23 define([REF_STOPS_LINEAR],) | 26 define([REF_STOPS_LINEAR],) |