The R Project SVN R

Rev

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

Rev 42307 Rev 42398
Line 24... Line 24...
24
 
24
 
25
#ifdef HAVE_CONFIG_H
25
#ifdef HAVE_CONFIG_H
26
#include <config.h>
26
#include <config.h>
27
#endif
27
#endif
28
 
28
 
-
 
29
#include <string.h>
-
 
30
 
29
#include <Defn.h>
31
#include <Defn.h>
30
#include <R_ext/RStartup.h>
32
#include <R_ext/RStartup.h>
31
 
33
 
32
 
34
 
33
/* Remove and process common command-line arguments
35
/* Remove and process common command-line arguments