/* * $Id: parse.c,v 1.1 2005-11-06 12:01:29 bacon Exp $ */ #include int xp_awk_parse (xp_awk_t* awk) { return -1; }