support yap_flag(system_options,...
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1016 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
@@ -2796,9 +2796,7 @@ Yap_InitCPreds(void)
|
||||
#if defined(YAPOR) || defined(TABLING)
|
||||
Yap_init_optyap_preds();
|
||||
#endif /* YAPOR || TABLING */
|
||||
#ifdef THREADS
|
||||
Yap_InitThreadPreds();
|
||||
#endif /* ANALYST */
|
||||
{
|
||||
void (*(*(p))) (void) = E_Modules;
|
||||
while (*p)
|
||||
|
Reference in New Issue
Block a user