fix thread_dettach

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@2167 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
vsc
2008-03-26 14:41:45 +00:00
parent 5a88dc6333
commit f933b890f0
5 changed files with 34 additions and 8 deletions

View File

@@ -1346,9 +1346,6 @@ InitVersion(void)
}
#define K ((Int) 1024)
void
Yap_InitWorkspace(int Heap, int Stack, int Trail, int max_table_size,
int n_workers, int sch_loop, int delay_load)