fix bug in growstack

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1718 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
vsc
2006-11-14 11:42:26 +00:00
parent feca28c235
commit e112ce1a8a
5 changed files with 53 additions and 10 deletions

View File

@@ -135,5 +135,4 @@ file_search_path(system, Dir) :-
:- dynamic library_directory/1.
:- yap_flag(index,single).