Changeset 53


Ignore:
Timestamp:
10/30/2008 11:02:27 PM (14 years ago)
Author:
marcus
Message:

r38 | svn | 2008-10-01 11:12:23 +0200 (Mi, 01 Okt 2008) | 1 line

update event check routine

File:
1 edited

Legend:

Unmodified
Added
Removed
  • SH_SHM/trunk/util/check_evt.c

    r46 r53  
    412412                fprintf( out, "F023 %s: depth %5.1f given for blast\n", 
    413413                        efv_infile, efv_depth ); 
     414        if  (efv_evtype == EvcEventTypeUndefined) 
     415                fprintf( out, "F024 %s: no event type specified\n", efv_infile ); 
    414416 
    415417} /* end of EfFInalCheck */ 
Note: See TracChangeset for help on using the changeset viewer.