The R Project SVN R

Rev

Rev 5148 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5148 Rev 5187
Line 16... Line 16...
16
 *  You should have received a copy of the GNU General Public License
16
 *  You should have received a copy of the GNU General Public License
17
 *  along with this program; if not, write to the Free Software
17
 *  along with this program; if not, write to the Free Software
18
 *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
18
 *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
19
 */
19
 */
20
 
20
 
-
 
21
#ifdef HAVE_CONFIG_H
-
 
22
#include <Rconfig.h>
-
 
23
#endif
-
 
24
 
21
#include "Graphics.h"
25
#include "Graphics.h"
22
#include "Fileio.h"
26
#include "Fileio.h"
23
 
27
 
24
	/* device-specific information per picTeX device */
28
	/* device-specific information per picTeX device */
25
 
29