blob: a0fc8e2da79509141259407eb3c047cc0c2a16e3 [file] [log] [blame]
Lars Hjemlic5984a92008-03-24 16:38:47 +01001#ifndef UI_TREE_H
2#define UI_TREE_H
3
John Keeping8dced022018-06-18 14:23:45 +08004extern void cgit_print_tree(const char *rev, char *path, bool use_render);
Lars Hjemlic5984a92008-03-24 16:38:47 +01005
6#endif /* UI_TREE_H */