ARB
Macros | Functions
arb_export_rates.cxx File Reference
#include <arbdbt.h>
#include <aw_awar_defs.hxx>
Include dependency graph for arb_export_rates.cxx:

Go to the source code of this file.

Macros

#define CATSCALE   0.71
 
#define MIO   1000000
 
#define APPEARS_IN_HEADER(c)   (!strchr(not_in_header, (c)))
 

Functions

int ARB_main (int argc, char *argv[])
 

Macro Definition Documentation

#define CATSCALE   0.71

Definition at line 27 of file arb_export_rates.cxx.

Referenced by ARB_main().

#define MIO   1000000

Definition at line 28 of file arb_export_rates.cxx.

Referenced by ARB_main().

#define APPEARS_IN_HEADER (   c)    (!strchr(not_in_header, (c)))

Referenced by ARB_main().

Function Documentation

int ARB_main ( int  argc,
char argv[] 
)