corrected a bug in the BNT path specification

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@2121 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
rzf 2008-02-27 21:28:07 +00:00
parent 8f02f3eb60
commit 60b5042f09

View File

@ -59,7 +59,7 @@ G <-- Y :-
bnt_solver(jtree).
% likelihood_weighting
bnt_path('$HOME/Yap/CLPBN/FullBNT-1.0.4/BNT').
bnt_path("$HOME/Yap/CLPBN/FullBNT-1.0.4/BNT").
%