Bug fix: in debugSymbols.inc, the p_nReserves and p_nuReserves are causing...
Bug fix: in debugSymbols.inc, the p_nReserves and p_nuReserves are causing errors with debug mode 2, because they are actually deleted from the model. Fixing by replace both with p_groupReserves and p_gnuReserves
Please register or sign in to comment