The R Project SVN R

Rev

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

Rev 37317 Rev 37376
Line 22... Line 22...
22
 
22
 
23
#ifdef HAVE_CONFIG_H
23
#ifdef HAVE_CONFIG_H
24
#include <config.h>
24
#include <config.h>
25
#endif
25
#endif
26
 
26
 
-
 
27
/* Now in Defn.h
27
#ifdef HAVE_AQUA
28
#ifdef HAVE_AQUA
28
extern void R_ProcessEvents(void);
29
extern void R_ProcessEvents(void);
29
#endif
30
#endif
-
 
31
*/
30
 
32
 
31
#include <Defn.h>
33
#include <Defn.h>
32
/* -> Errormsg.h */
34
/* -> Errormsg.h */
33
#include <Startup.h> /* rather cleanup ..*/
35
#include <Startup.h> /* rather cleanup ..*/
34
#include <Rconnections.h>
36
#include <Rconnections.h>