all repos — cgit @ 9ec5cd7944a7099515b7d41107007d6332a2540e

a hyperfast web frontend for git written in c

ui-summary.h (view raw)

1#ifndef UI_SUMMARY_H
2#define UI_SUMMARY_H
3
4extern void cgit_print_summary();
5
6#endif /* UI_SUMMARY_H */