NEURON
md2redef.h
Go to the documentation of this file.
1 #ifndef nmodl2_redef_h
2 #define nmodl2_redef_h
3 
4 #undef v
5 #undef area
6 #undef thisnode
7 #undef GC
8 #undef EC
9 #undef extnode
10 #undef xain
11 #undef xbout
12 #undef i
13 #undef sec
14 
15 #undef Memb_list
16 #undef nodelist
17 #undef nodeindices
18 #undef data
19 #undef pdata
20 #undef prop
21 #undef nodecount
22 #undef pval
23 
24 #undef type
25 #undef id
26 
27 #endif