aboutsummaryrefslogtreecommitdiffstats
path: root/ui-summary.h
blob: 3e130394915d6b7d77785a311fab4f528bd0ed9b (plain) (blame)
1
2
3
4
5
6
7
#ifndef UI_SUMMARY_H
#define UI_SUMMARY_H

extern void cgit_print_summary();
extern void cgit_print_repo_readme();

#endif /* UI_SUMMARY_H */