The R Project SVN R

Rev

Rev 15585 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

/*
  File: RCarbon.h
*/

#ifdef __MRC__  /* Apple' C/C++ Compiler */
  #include <Carbon.h>
#else /* CodeWarrior */
  #include <MacHeadersCarbon.h>
#endif /* __MRC__ */