Rev 2 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 2 | Rev 9 | ||
|---|---|---|---|
| Line 1... | Line 1... | ||
| 1 | /* Automatically generated code */ |
1 | /* Automatically generated code */ |
| 2 | /* DO NOT EDIT */ |
2 | /* DO NOT EDIT */ |
| 3 | #ifndef ET_TCLARGS |
3 | #ifndef ET_TCLARGS |
| 4 | #include <tcl.h> |
4 | #include <tcl/tcl.h> |
| 5 | #ifdef __cplusplus |
5 | #ifdef __cplusplus |
| 6 | #define ET_EXTERN extern "C" |
6 | #define ET_EXTERN extern "C" |
| 7 | #else |
7 | #else |
| 8 | #define ET_EXTERN extern |
8 | #define ET_EXTERN extern |
| 9 | #endif |
9 | #endif |