fix thread_create and make chr

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1915 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
vsc
2007-07-12 00:18:41 +00:00
parent 9a730f3b05
commit 82aad9ab75
3 changed files with 11 additions and 5 deletions

View File

@@ -16,6 +16,10 @@
<h2>Yap-5.1.3:</h2>
<ul>
<li> FIXED: make thread_create more compatible with SWI. (obs from
Paulo Moura)</li>
<li> FIXED: give startup path to chr. (obs from Paulo Moura)</li>
<li> FIXED: optimise pre-compiled meta-calls.</li>
<li> FIXED: CLP(BN) with BNT.</li>
<li> FIXED: allow dgraphs with graphs of vars.</li>
<li> FIXED: add matrix library documentation.</li>