NEURON
ocmisc.h
Go to the documentation of this file.
1 #ifndef ocmisc_h
2 #define ocmisc_h
3 
4 extern long hoc_nstack;
5 extern long hoc_nframe;
6 extern int hoc_errno_count;
7 extern int hoc_pipeflag;
8 extern int hoc_in_yyparse;
9 extern int hoc_intset;
10 
11 #endif
long hoc_nstack
Definition: ivocmain.cpp:4
int hoc_in_yyparse
Definition: hoc.cpp:1610
int hoc_pipeflag
int hoc_intset
int hoc_errno_count
Definition: math.cpp:16
long hoc_nframe
Definition: ivocmain.cpp:4