summaryrefslogblamecommitdiffstatshomepage
path: root/ui-summary.h
blob: cba696af53af3f6ee843b29ee05a9928ed29a2bf (plain) (tree)
1
2
3
4
5
6
7


                    
                                     
                                                     

                         
#ifndef UI_SUMMARY_H
#define UI_SUMMARY_H

extern void cgit_print_summary(void);
extern void cgit_print_repo_readme(const char *path);

#endif /* UI_SUMMARY_H */