The R Project SVN R

Rev

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

Rev 44198 Rev 44249
Line 40... Line 40...
40
# include <wctype.h>
40
# include <wctype.h>
41
#endif
41
#endif
42
 
42
 
43
 
43
 
44
#include <Rmath.h>
44
#include <Rmath.h>
45
#include <Graphics.h>
45
#include <R_ext/GraphicsEngine.h>
-
 
46
#include <Colors.h> /* for name2col */
46
 
47
 
47
 
48
 
48
/*
49
/*
49
 *  TeX Math Styles
50
 *  TeX Math Styles
50
 *
51
 *