#ifndef __TF0_H #define __TF0_H int tf0100(int argc, char* argv[]); int tf0200(int argc, char* argv[]); int tf0500(int argc, char* argv[]); #endif