My Project
Loading...
Searching...
No Matches
dynop.h
Go to the documentation of this file.
1
4#ifndef __DYNOP
5#define __DYNOP
6
7ANN enum yytokentype op1(const m_str);
8ANN enum yytokentype op2(const m_str);
9ANN enum yytokentype op3(const m_str);
10
11#endif
ANN enum yytokentype op1(const m_str)
Definition dynop.c:5
ANN enum yytokentype op2(const m_str)
Definition dynop.c:59
ANN enum yytokentype op3(const m_str)
Definition dynop.c:87