md1redef.h
Go to the documentation of this file.00001 #ifndef nmodl1_redef_h
00002 #define nmodl1_redef_h
00003
00004 #define v _v
00005 #define area _area
00006 #define thisnode _thisnode
00007 #define GC _GC
00008 #define EC _EC
00009 #define extnode _extnode
00010 #define xain _xain
00011 #define xbout _xbout
00012 #define i _i
00013 #define sec _sec
00014
00015 #undef Memb_list
00016 #undef nodelist
00017 #undef nodeindices
00018 #undef data
00019 #undef pdata
00020 #undef prop
00021 #undef nodecount
00022 #undef type
00023
00024 #define NrnThread _NrnThread
00025 #define Memb_list _Memb_list
00026 #define nodelist _nodelist
00027 #define nodeindices _nodeindices
00028 #define data _data
00029 #define pdata _pdata
00030 #define prop _prop
00031 #define nodecount _nodecount
00032 #define type _type
00033 #define pval _pval
00034 #define id _id
00035
00036 #endif