fix unknown nb

This commit is contained in:
Vitor Santos Costa 2010-03-03 22:14:42 +00:00
parent db0b378789
commit c6204240cb
1 changed files with 4 additions and 0 deletions

View File

@ -249,6 +249,10 @@
:- style_check(all).
:- yap_flag(unknown,error).
:- multifile user:exception/3.
user:exception(undefined_global_variable, _, fail).
% problog related modules
:- use_module('problog/flags',[set_problog_flag/2,
problog_flag/2,