Subversion Repositories Vertical

Rev

Blame | Last modification | View Log | Download | RSS feed

  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. */
  12.