The R Project SVN R

Rev

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

Rev 3548 Rev 5185
Line 19... Line 19...
19
 
19
 
20
#ifndef FORTRAN_H
20
#ifndef FORTRAN_H
21
#include "Mathlib.h"
21
#include "Mathlib.h"
22
#define FORTRAN_H
22
#define FORTRAN_H
23
 
23
 
24
#include "Platform.h"
24
#include "Rconfig.h"
25
#include "Complex.h"
25
#include "Complex.h"
26
 
26
 
27
	/* General F2C Macros */
27
	/* General F2C Macros */
28
 
28
 
29
/* a whole bunch of stuff to keep watcom's C compiler happy */
29
/* a whole bunch of stuff to keep watcom's C compiler happy */