Details | Last modification | View Log | RSS feed
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 56 | mjames | 1 | #ifndef _OPT_ARG_H_ |
| 2 | #define _OPT_ARG_H_ |
||
| 3 | |||
| 4 | /*--------------------------------------------------------------------------------*/ |
||
| 5 | /* Includes */ |
||
| 6 | /*--------------------------------------------------------------------------------*/ |
||
| 7 | |||
| 8 | #include "pp_narg.h" |
||
| 9 | #include "splice.h" |
||
| 10 | |||
| 11 | /* If you are Joseph Jaoudi, you have a snippet which expands into an |
||
| 12 | example. If you are not Joseph, but possess his code, study the examples. If |
||
| 13 | you have no examples, turn back contact Joseph. */ |
||
| 14 | |||
| 15 | #endif /* _OPT_ARG_H_ */ |