00001 #ifndef BDTXT_H 00002 #define BDTXT_H 00003 00005 void bd_text_dump(const char* rootfile, const char* textfile, 00006 const char* pedfile, const char* swicfile); 00007 00008 #endif // BDTXT_H