#include <../../nrnconf.h>
#include <stdio.h>
#include "InterViews/resource.h"
#include "oc2iv.h"
#include "ocpointer.h"
#include <InterViews/observe.h>
#include <OS/string.h>
#include "parse.h"
Variables | |
Symlist * | hoc_top_level_symlist |
Objectdata * | hoc_top_level_data |
Object * | hoc_thisobject |
Symlist * | hoc_symlist |
int | hoc_in_template |
Referenced by hoc_begintemplate(), hoc_endtemplate(), hoc_oop_initaftererror(), and ParseTopLevel::restore().
Object* hoc_thisobject |
Objectdata* hoc_top_level_data |