fix user c predicates

fix Makefiles to handle case where so is o.


git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@183 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
vsc
2001-11-18 21:00:57 +00:00
parent b2934a5aeb
commit 5682ce7622
8 changed files with 192 additions and 162 deletions

View File

@@ -16,6 +16,7 @@
<h2>Yap-4.3.20:</h2>
<ul>
<li>FIXED: create DLs even when you don't need .so.</li>
<li>FIXED: abolish/1.</li>
<li>NEW: try to make module system really compatible.</li>
<li>CLEANUP: don't use state of Pred.</li>