Update the trunk to the OpenCV's CVS (2008-07-14)
[opencv] / apps / cvenv / EiC / emitter.h
1 #ifndef EMITTERH_
2 #define EMITTERH_
3
4 void EiC_listcode(code_t * CODE);
5
6
7 #endif