allow setting up arithmetic exception handling.

This commit is contained in:
Vítor Santos Costa
2014-10-19 11:27:53 +01:00
parent 13421d0cd7
commit 47d1bd5ecc
8 changed files with 50 additions and 5 deletions

View File

@@ -29,6 +29,8 @@
:- use_module(library(maplist)).
:- yap_flag(arithmetic_exceptions,false).
:- attribute key/1, dist/2, evidence/1.
:- use_module('clpbn/ve',