Show
Ignore:
Timestamp:
05/10/08 11:14:00 (8 months ago)
Author:
rporter
Message:

Add option to limit energy range in XSPEC option. Add line emission to diffuse atable option. In two comments, punch_line.c -> punch_line.cpp. Modify ism_grid to include the new range option on XSPEC output.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/source/punch_line.cpp

    r1960 r2036  
    343343                        if(nLine>=LIMLINE ) 
    344344                        { 
    345                                 fprintf(ioQQQ," PUNCH RT has too many lines - increase LIMLINE in punch_line.c\n"); 
     345                                fprintf(ioQQQ," PUNCH RT has too many lines - increase LIMLINE in punch_line.cpp\n"); 
    346346                                cdEXIT(EXIT_FAILURE); 
    347347                        }