This commit is contained in:
parent
d958a65978
commit
ad15acbce0
4 changed files with 75 additions and 5 deletions
|
|
@ -63,5 +63,6 @@ void classic_body(FILE* out, const char* top, const char* title, xl_node_t* body
|
|||
|
||||
/* default.c */
|
||||
void default_node(FILE* out, const char* top, xl_node_t* element, int indent);
|
||||
void default_nav(FILE* out, const char* top, xl_node_t* element, int indent);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue