allow setting up arithmetic exception handling.
This commit is contained in:
@@ -29,6 +29,8 @@
|
||||
|
||||
:- use_module(library(maplist)).
|
||||
|
||||
:- yap_flag(arithmetic_exceptions,false).
|
||||
|
||||
:- attribute key/1, dist/2, evidence/1.
|
||||
|
||||
:- use_module('clpbn/ve',
|
||||
|
Reference in New Issue
Block a user