summaryrefslogblamecommitdiffstatshomepage
path: root/ui-summary.h
blob: c01f56012dcdcd64f39f6935c20eb5d18efb1b33 (plain) (tree)
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(char *path);

#endif /* UI_SUMMARY_H */