qsave_program/2.

This commit is contained in:
Vítor Santos Costa
2012-06-26 10:09:10 +01:00
parent fe2f99e49d
commit 0228bfbb30
8 changed files with 159 additions and 6 deletions

View File

@@ -56,6 +56,8 @@
lockvar heap_top_lock;
int heap_top_owner;
#endif
UInt MaxStack_;
UInt MaxTrail_;
#if USE_THREADED_CODE