summaryrefslogtreecommitdiff
path: root/ui-plain.h
blob: 4373118cb3feb2a37b163770dc71d0594fcb9e58 (plain)
1
2
3
4
5
6
#ifndef UI_PLAIN_H
#define UI_PLAIN_H

extern void cgit_print_plain(struct cgit_context *ctx);

#endif /* UI_PLAIN_H */
tr>2009-08-14Fix overlay classRené 'Necoro' Neumann1-2/+2 2009-08-14Make overlay a class tooRené 'Necoro' Neumann1-7/+7 2009-08-14Add __slots__René 'Necoro' Neumann1-0/+7 2009-08-14Add package and category objectsRené 'Necoro' Neumann1-3/+29