GPLIB++
|
#include "SeismicDataComp.h"
#include "FatalException.h"
#include <iostream>
#include <string>
#include "Util.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
Variables | |
string | version = "$Id: sac2asc.cpp 1816 2009-09-07 11:28:35Z mmoorkamp $" |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 12 of file sac2asc.cpp.
References gplib::SeismicDataComp::ReadData(), version, and gplib::SeismicDataComp::WriteAsAscii().
string version = "$Id: sac2asc.cpp 1816 2009-09-07 11:28:35Z mmoorkamp $" |
Definition at line 10 of file sac2asc.cpp.
Referenced by main().