fix thread messages

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@2309 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
vsc 2008-08-19 00:44:37 +00:00
parent d035b22f2c
commit df22b925b5

View File

@ -897,6 +897,7 @@ p_thread_self(void)
return Yap_unify(ARG1,MkIntTerm(0));
}
static Int
p_thread_stacks(void)
{ /* '$thread_runtime'(+P) */
return FALSE;