The R Project SVN R

Rev

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

Rev 72261 Rev 72758
Line 67... Line 67...
67
 *             - added grid DL to snapshots (used to be NULL)
67
 *             - added grid DL to snapshots (used to be NULL)
68
 *             - added this version number to snapshots (as attribute)
68
 *             - added this version number to snapshots (as attribute)
69
 *             - added R version number to snapshots (as attribute)
69
 *             - added R version number to snapshots (as attribute)
70
 *             - added pkgName to graphics system state info (as attribute)
70
 *             - added pkgName to graphics system state info (as attribute)
71
 * Version 12: For R 3.4.0
71
 * Version 12: For R 3.4.0
72
 *             Added canGenIndle, doIdle() and doesIdle() to devices.
72
 *             Added canGenIdle, doIdle() and doesIdle() to devices.
73
 */
73
 */
74
 
74
 
75
#define R_GE_version 12
75
#define R_GE_version 12
76
 
76
 
77
int R_GE_getVersion(void);
77
int R_GE_getVersion(void);