1%YAML 1.2
2--- |
3  EXPORTS
4  % for api in c_apis:
5      ${api.name}
6  % endfor
7