diff options
Diffstat (limited to 'include/setup_repo.hh')
| -rw-r--r-- | include/setup_repo.hh | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/setup_repo.hh b/include/setup_repo.hh new file mode 100644 index 0000000..d383351 --- /dev/null +++ b/include/setup_repo.hh @@ -0,0 +1,6 @@ +#ifndef SETUP_REPO +#define SETUP_REPO + +void setup_repo(); + +#endif |
