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 @@
INIT_LOCK(HeapTopLock);
HeapTopOwner = -1;
#endif
MaxStack = 0;
MaxTrail = 0;
#if USE_THREADED_CODE