Move the sources to trunk
[opencv] / apps / Hawk / CVEiCL / EiC / src / emitter.h
1 #ifndef EMITTERH_
2 #define EMITTERH_
3
4 void EiC_listcode(code_t * CODE);
5
6
7 #endif