fix warning.

This commit is contained in:
Vítor Santos Costa 2011-03-02 09:17:43 +00:00
parent 58943e4c26
commit a097fdc38f

View File

@ -371,6 +371,7 @@ static Int p_total_choicepoints(void)
static Int p_reset_total_choicepoints(void)
{
Yap_total_choicepoints = 0;
return TRUE;
}
static Int p_show_low_level_trace(void)