Ignore:
Timestamp:
02/17/2011 12:16:59 PM (12 years ago)
Author:
marcus
Message:

r165 | klaus | 2011-02-17 12:03:57 +0100 (Do, 17 Feb 2011) | 1 line

handle data record identifier M; also in split_seed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • SH_SHM/trunk/source/seed_io/seedcfg.h

    r305 r326  
    33 *      ========= 
    44 * 
    5  * $Revision: 147 $, $Date: 2011-01-13 09:13:13 +0100 (Do, 13 Jan 2011) $ 
     5 * $Revision: 165 $, $Date: 2011-02-17 12:03:57 +0100 (Do, 17 Feb 2011) $ 
    66 * 
    77 * SEED basic constants and types 
     
    155155#define Seed_C_EmptyAddinfStr "...." 
    156156 
     157/* this characters can appear in a data record header */ 
     158#define Seed_C_DATCHARS "DQRM" 
     159 
    157160/* data formats (should not be here ...) */ 
    158161#define Seed_C_FORMAT_MSEED 1 
Note: See TracChangeset for help on using the changeset viewer.