ARTS  1.0.222
Functions
make_auto_wsv_h.cc File Reference

Generates the file auto_wsv.h. More...

#include "arts.h"
#include "matpackI.h"
#include "array.h"
#include "file.h"
#include "absorption.h"
#include "los.h"
#include "auto_wsv_groups.h"
#include "wsv_aux.h"
#include "mystring.h"

Go to the source code of this file.

Functions

int main ()
 

Detailed Description

Generates the file auto_wsv.h.

This is a little C++ program that generates the header file from the workspace data in workspace.cc. The file auto_wsv.h declares the enum type that is used to access the workspace data.

Author
Stefan Buehler
Date
1999-07-29

Definition in file make_auto_wsv_h.cc.

Function Documentation

◆ main()

int main ( )

Definition at line 40 of file make_auto_wsv_h.cc.