more stuff for foreign interface.

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@474 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
vsc
2002-05-16 20:33:00 +00:00
parent 734d6ae2d3
commit 3b3a19f5d9
9 changed files with 131 additions and 41 deletions

View File

@@ -101,7 +101,6 @@ LoadForeign(StringList ofiles, StringList libs,
}
libs = libs->next;
}
return LOAD_SUCCEEDED;
}