#ifndef _SYNTAX_H #define _SYNTAX_H void syntax_init(); void syntax_teardown(); #endif