The R Project SVN R

Rev

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

Rev 60336 Rev 60667
Line 25... Line 25...
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 <Defn.h>
29
#include <Defn.h>
-
 
30
#include <Internal.h>
-
 
31
 
30
/* This is remapped */
32
/* This is remapped */
31
#undef pmatch 
33
#undef pmatch 
32
 
34
 
33
/* interval at which to check interrupts */
35
/* interval at which to check interrupts */
34
#define NINTERRUPT 1000000
36
#define NINTERRUPT 1000000