Merge branch 'master' of git://factorcode.org/git/factor

release
slava 2007-09-22 02:23:01 -04:00
commit b6c3e74d70
1 changed files with 0 additions and 1 deletions

View File

@ -135,7 +135,6 @@ void init_factor_from_args(F_CHAR *image, int argc, F_CHAR **argv, bool embedded
}
nest_stacks();
printf("%lx\n",untag_quotation(userenv[BOOT_ENV])->xt);
c_to_factor_toplevel(userenv[BOOT_ENV]);
unnest_stacks();