00001 #ifndef PXSUP2DAST_H_ 00002 #define PXSUP2DAST_H_ 00003 00004 extern int sup2dast(const char *supfile, const char *ifofile, int delay_ms); 00005 00006 #endif