From: Greg H. <gh...@ps...> - 2006-08-22 23:07:33
|
Upi, In the Moose developers guide the MyClass example has several variables with an underscore appended (e.g., Vm_), but these are not declared anywhere that I can see. I see similar occurrences in the CaConc.mh and Compartment.mh files. Are these variables somehow automatically declared? In Compartment.mh, some of these (A_, B_) are declared in the "private:" section, but others (Im_, Ra_) are not, so this is very confusing. --Greg |