#include "arts.h"
#include "array.h"
#include "mystring.h"
Go to the source code of this file.
Functions | |
void | define_wsv_group_names () |
Define the array of workspace variable group names. | |
Variables | |
ArrayOfString | wsv_group_names |
If you want to add new workspace variable groups you have to do it in this file. This is used by the program make_wsv_group_h to generate the header file wsv_group.h
Definition in file groups.cc.
void define_wsv_group_names | ( | ) |