The R Project SVN R

Rev

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

Rev 68949 Rev 70046
Line 15... Line 15...
15
 *  You should have received a copy of the GNU General Public License
15
 *  You should have received a copy of the GNU General Public License
16
 *  along with this program; if not, a copy is available at
16
 *  along with this program; if not, a copy is available at
17
 *  https://www.R-project.org/Licenses/
17
 *  https://www.R-project.org/Licenses/
18
 */
18
 */
19
 
19
 
-
 
20
/* Internal header, not installed */
-
 
21
 
20
#ifndef STARTUP_H_
22
#ifndef STARTUP_H_
21
#define STARTUP_H_
23
#define STARTUP_H_
22
 
24
 
23
#include <R_ext/RStartup.h>	/* The meat here */
25
#include <R_ext/RStartup.h>	/* The meat here */
24
#ifdef _WIN32
26
#ifdef _WIN32