#ifndef SHARED_GRADES_UTIL_H
#define SHARED_GRADES_UTIL_H

void update_grades_inf (const CONFIG_STRUCT *conf, const char *username);






#endif
