change define ENV_COPY to YAPOR_COPY

This commit is contained in:
Joao
2011-03-30 14:35:10 +01:00
parent f890a11377
commit 810c96416b
14 changed files with 36 additions and 36 deletions

View File

@@ -2837,7 +2837,7 @@ YAP_Init(YAP_init_args *yap_init)
Yap_init_local();
#ifdef YAPOR
if (worker_id != 0) {
#if SBA||ENV_COPY
#if SBA||YAPOR_COPY
/*
In the SBA we cannot just happily inherit registers
from the other workers