The R Project SVN R

Rev

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

Rev 29051 Rev 29207
Line 53... Line 53...
53
#  define	NULL		0
53
#  define	NULL		0
54
# endif
54
# endif
55
#endif /* SunOS4 */
55
#endif /* SunOS4 */
56
 
56
 
57
#ifdef Win32
57
#ifdef Win32
58
#define PLOTHISTORY
-
 
59
void R_ProcessEvents(void);
58
void R_ProcessEvents(void);
60
#endif /* Win32 */
59
#endif /* Win32 */
61
 
60
 
62
#ifdef Win32
61
#ifdef Win32
63
# include <psignal.h>
62
# include <psignal.h>