Annotation of parser3/src/include/execute.h, revision 1.1

1.1     ! paf         1: /*
        !             2:   $Id: core.C,v 1.20 2001/02/20 12:18:28 paf Exp $
        !             3: */
        !             4: 
        !             5: #ifndef EXECUTE_H
        !             6: #define EXECUTE_H
        !             7: 
        !             8: #include "pa_array.h"
        !             9: 
        !            10: void execute(Pool *pool, const Array *ops);
        !            11: 
        !            12: #endif

E-mail: