#ifndef _INTERP #define _INTERP Element_list *do_query(Element_list *input, int query_type, char *command); void interpret(); #endif