aboutsummaryrefslogtreecommitdiff
path: root/include/setup_repo.hh
blob: d38335154533b60a0db4c0add2b1690bb0511c62 (plain)
1
2
3
4
5
6
#ifndef SETUP_REPO
#define SETUP_REPO

void setup_repo();

#endif