The R Project SVN R

Rev

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

Rev 24577 Rev 24606
Line 51... Line 51...
51
 
51
 
52
extern int setWidthOnResize;
52
extern int setWidthOnResize;
53
int consolecols(console c);
53
int consolecols(console c);
54
void pagerbclose(control m);
54
void pagerbclose(control m);
55
 
55
 
-
 
56
int graphicsx, graphicsy;