The R Project SVN R

Rev

Rev 14156 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 14156 Rev 14350
Line 27... Line 27...
27
 
27
 
28
#ifdef __cplusplus
28
#ifdef __cplusplus
29
extern "C" {
29
extern "C" {
30
#endif
30
#endif
31
 
31
 
32
#include <R.h>
-
 
33
#include <Rinternals.h>
32
#include <Rinternals.h>
34
 
33
 
35
  /* Context information controlling how the conversion is performed, passed 
34
  /* Context information controlling how the conversion is performed, passed 
36
     to RObjToCPtr in dotcode.c and the different user level converters. */
35
     to RObjToCPtr in dotcode.c and the different user level converters. */
37
  typedef struct {
36
  typedef struct {