The R Project SVN R

Rev

Rev 42308 | Rev 48822 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 42308 Rev 42397
Line 67... Line 67...
67
#  define INLINE_FUN inline
67
#  define INLINE_FUN inline
68
# endif /* ifdef COMPILING_R */
68
# endif /* ifdef COMPILING_R */
69
#endif /* C99_INLINE_SEMANTICS */
69
#endif /* C99_INLINE_SEMANTICS */
70
 
70
 
71
 
71
 
-
 
72
#include <string.h> /* for strlen, strcmp */
72
 
73
 
73
/* define inline-able functions */
74
/* define inline-able functions */
74
 
75
 
75
 
76
 
76
/* from dstruct.c */
77
/* from dstruct.c */