boot file is now in c-interface.

This commit is contained in:
Vitor Santos Costa 2010-01-26 23:24:15 +00:00
parent 6700981b63
commit 484af95732

View File

@ -83,8 +83,6 @@ static void PROTO(exec_top_level,(int, YAP_init_args *));
static int output_msg;
#endif
static char BootFile[] = "boot.yap";
#ifdef lint
/* VARARGS1 */
#endif