parse.h

/* [<][>][^][v][top]
[bottom][index][help] */

FUNCTIONS

This source file includes following functions.

   1 #if !defined _PARSE_H_
   2 #define _PARSE_H_
   3 
   4 void init_parse(void);
   5 void parse(void);
   6 
   7 #endif /* _PARSE_H_ */

/* [<][>][^][v][top][bottom][index][help] */