123456789101112131415161718 |
- #ifndef zori_H_INCLUDED
- #define zori_H_INCLUDED
- /* This file was generated with:
- 'cfunctions -c -aoff -n -w zori_proto src/zori.c' */
- #ifndef CFH_ZORI_PROTO
- #define CFH_ZORI_PROTO
- /* From 'src/zori.c': */
- #endif /* CFH_ZORI_PROTO */
- #endif
|