Subversion Repositories Vertical

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 mjames 1
#define __declspec(x)
2
 
3
/*
4
#define ET_TCLARGS int argc, char * argv[]
5
 
6
#define TCL_OK    0
7
#define TCL_ERROR 1
8
 
9
typedef int (* Tcl_Interp)(void);
10
 
11
*/