try to reset stack

This commit is contained in:
Vítor Santos Costa 2013-02-08 10:35:40 -06:00
parent 9f49512497
commit d18c67aa2a

View File

@ -166,7 +166,7 @@ main (int argc, char **argv)
YAP_RunGoalOnce(t_goal);
}
}
YAP_ClearExceptions();
YAP_Reset();
/* End preprocessor code */
exec_top_level(BootMode, &init_args);