Show
Ignore:
Timestamp:
03/10/08 21:34:00 (10 months ago)
Author:
rporter
Message:

Add option REPEat to grid command to run grid without actually incrementing any parameters. Already useful in solving unintended crosstalk. Also, these two changes:

trunk/source/init_defaults_preparse.cpp - change dummy Aul from 0 to 1e-30f.

trunk/source/iso_radiative_recomb.cpp - MIN2 in print statement should have been MAX2

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/source/init_coreload.cpp

    r1766 r1842  
    374374         * default punch is different for these */ 
    375375        grid.lgGridDone = false; 
     376        grid.lgStrictRepeat = false; 
     377 
    376378        PunchFilesInit(); 
    377379