Example #1
0
void t_save_glob(){
   gs.save();
}
Example #2
0
void t_init_glob(){
   gs.init();
   initRTList();
}