The R Project SVN R

Rev

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

Rev 59039 Rev 60253
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
 *  http://www.r-project.org/Licenses/
17
 *  http://www.r-project.org/Licenses/
18
 */
18
 */
19
 
19
 
-
 
20
/* A header for use with alternative front-ends. Not formally part of
-
 
21
 * the API so subject to change without notice. */
20
 
22
 
21
#ifndef REMBEDDED_H_
23
#ifndef REMBEDDED_H_
22
#define REMBEDDED_H_
24
#define REMBEDDED_H_
23
 
25
 
24
#ifdef __cplusplus
26
#ifdef __cplusplus