summaryrefslogtreecommitdiff
path: root/context.cc
diff options
context:
space:
mode:
Diffstat (limited to 'context.cc')
-rw-r--r--context.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/context.cc b/context.cc
index 59c263a..15a2ea6 100644
--- a/context.cc
+++ b/context.cc
@@ -26,6 +26,7 @@ Context::Context(const Context *parent)
this->parent = parent;
functions_p = NULL;
modules_p = NULL;
+ inst_p = NULL;
ctx_stack.append(this);
}
contact: Jan Huwald // Impressum