|
ARTS
2.3.1285(git:92a29ea9-dirty)
|
#include <iostream>#include "absorption.h"#include "arts.h"#include "exceptions.h"#include "global_data.h"#include "matpackII.h"#include "xml_io.h"Go to the source code of this file.
Functions | |
| int | main (int, char *[]) |
| int main | ( | int | , |
| char * | [] | ||
| ) |
Definition at line 26 of file test_xml.cc.
References define_species_data(), FILE_TYPE_ASCII, global_data::species_data, xml_read_from_file(), and xml_write_to_file().