aboutsummaryrefslogtreecommitdiffstats
path: root/toj/center/src/jmod_test_check.h
blob: 20a62866313ee07fc3ec79dd63dedff09d5d0dcd (plain) (blame)
1
2
3
4
DLL_PUBLIC int init(int judgk_modfd,char *datapath,char *runpath);
DLL_PUBLIC int run(int &status,char *err_msg);
DLL_PUBLIC int proc();
DLL_PUBLIC int stop();