Accidentally missed this file in commit 50577
svn-id: r50578
This commit is contained in:
parent
4dd02d2f4a
commit
e47dee2faa
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ namespace Sci {
|
|||
|
||||
const reg_t NULL_REG = {0, 0};
|
||||
const reg_t SIGNAL_REG = {0, SIGNAL_OFFSET};
|
||||
|
||||
const reg_t TRUE_REG = {0, 1};
|
||||
//#define VM_DEBUG_SEND
|
||||
|
||||
#define SCI_XS_CALLEE_LOCALS ((SegmentId)-1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue