Rev 38842 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
#include <Rinternals.h>
extern int Rf_initEmbeddedR(int argc, char *argv[]);
#include <Rembedded.h>
int
main(int argc, char *argv[])
{
SEXP e, val;