Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

MainInputArguments.h

Go to the documentation of this file.
00001 //------------------------------------------------------------------------------
00002 //
00003 //  Thomas Berger (main author), Pepijn Schreinemachers, and Thorsten Arnold
00004 //
00005 //
00006 //  Hohenheim University (490d)
00007 //  Professorship for Land Use Economics in the Tropics and Subtropics
00008 //
00009 //  May not be distributed without permission by main author
00010 //
00011 //  File:       MainInputArguments.h (formerly inputarg.h)
00012 //
00013 //  Contents:   Auxiliary class, parsing the input of main()
00014 //
00015 //
00016 //
00017 //------------------------------------------------------------------------------
00018 
00019 
00020 #ifndef _MainInputArguments_h
00021 #define _MainInputArguments_h
00022 
00023 
00024 
00025    void CONTR_inputArgumentHandling(int ac, char **av);
00026    void CONTR_printToScreen_InputOptions();
00027 
00028 
00029 
00030 #endif

Generated on Thu Aug 28 12:38:45 2008 for MPMAS by  doxygen 1.3.9.1