fix operator issues

This commit is contained in:
Vitor Santos Costa
2013-11-08 00:13:04 +00:00
parent cbba7e93df
commit 7e0bf7fbe8
2 changed files with 3 additions and 5 deletions

View File

@@ -12,6 +12,8 @@
:- use_module(library('clpbn/dists'),
[get_dist/4]).
:- use_module(library(atts)).
:- attribute node/0.
clpbn2graph(Vs) :-