The R Project SVN R

Rev

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

Rev 9004 Rev 10960
Line 20... Line 20...
20
 
20
 
21
#ifdef HAVE_CONFIG_H
21
#ifdef HAVE_CONFIG_H
22
#include <config.h>
22
#include <config.h>
23
#endif
23
#endif
24
 
24
 
-
 
25
#include "Defn.h"
25
#include "Graphics.h"
26
#include "Graphics.h"
26
#include "Fileio.h"
27
#include "Fileio.h"
27
 
28
 
28
	/* device-specific information per picTeX device */
29
	/* device-specific information per picTeX device */
29
 
30