#ifndef __GTREE_H
#define __GTREE_H

void sync_tree (char *path);

#endif /* __GTREE_H */