summaryrefslogtreecommitdiff
path: root/ui-atom.h
blob: 749ffd36e0db9be9eaa3e3a31df33339badfedf4 (plain)
1
2
3
4
5
6
#ifndef UI_ATOM_H
#define UI_ATOM_H

extern void cgit_print_atom(char *tip, char *path, int max_count);

#endif
/td> 2012-09-10Split 'prepare' in setupX and prepare -- this allows to cleanup even after ki...René 'Necoro' Neumann5-10/+25 2012-09-10Some renamingRené 'Necoro' Neumann1-8/+9 2012-09-10EXPORT now knows the template we are in -- no need to pass itRené 'Necoro' Neumann5-13/+40 2012-09-10More comments, folding, and some re-organizationRené 'Necoro' Neumann1-56/+94 2012-09-09Zsh EnhancementsRené 'Necoro' Neumann1-5/+9 2012-09-03Allow to create trivial game specs via the cmdlineRené 'Necoro' Neumann1-22/+95 2012-09-03Removed unneeded/trivial game filesRené 'Necoro' Neumann14-66/+20 2012-09-03Fix templatesRené 'Necoro' Neumann3-4/+4 2012-09-03Some more commenting -- and allowing a default PREFIXRené 'Necoro' Neumann1-3/+8