trunk/source/cddefines.h - comment out some of the items in enum colliders because they are not used and just waste memory at this point.
trunk/source/helike_einsta.cpp - add M1 transitions from 33S to 23S for he-like sequence. May be important in early universe.
trunk/source/nemala.cpp - make sure this is only done once per coreload.
trunk/source/optimize_phymir.cpp - remove some superfluous realnum casts
trunk/source/parse_interp.cpp - BUGFIX at end of parsing start one higher in zeroing out loop
trunk/source/radius_next.cpp - change punch dr printout from %g to %11.3e so numbers always line up in output, easier to scan file this way.