Browse Subversion Repository
Contents of /branches/mty-makai/expr_parse.h
Parent Directory
| Revision Log
Revision 125 -
( show annotations)
( download)
( as text)
Mon Apr 16 14:50:11 2007 UTC
(16 years, 11 months ago)
by notanpe
File MIME type: text/x-chdr
File size: 208 byte(s)
魔改造用ブランチ
| 1 |
#ifndef EXPR_PARSE_H__ |
| 2 |
#define EXPR_PARSE_H__ |
| 3 |
|
| 4 |
struct ITREE; |
| 5 |
|
| 6 |
extern struct ITREE *expr_parse(char const *filename); |
| 7 |
|
| 8 |
#endif /* EXPR_PARSE_H__ */ |
| 9 |
|
| 10 |
/* |
| 11 |
* Local Variables: |
| 12 |
* tab-width: 4 |
| 13 |
* End: |
| 14 |
* |
| 15 |
* EOF */ |
Properties
| svn:eol-style |
native
|
| svn:keywords |
Author Date Id Rev URL
|
|