summaryrefslogtreecommitdiff
path: root/macros/texinfo/texinfo/tp/Texinfo/XS/parsetexi/def.h
blob: 13e93ed51e75494acd24f391c735897df40924a4 (plain)
1
2
3
/* def.h - definitions for def.c */
void gather_def_item (ELEMENT *current, enum command_id next_command);
DEF_INFO *parse_def (enum command_id command, ELEMENT *current);