Go to the documentation of this file.
20 #ifndef PMM_ARGPARSER_H_
21 #define PMM_ARGPARSER_H_
29 #define PMM_VIEW_NULL 0
30 #define PMM_VIEW_PRINT_LIST 1
31 #define PMM_VIEW_DISPLAY_ROUTINE 2
32 #define PMM_VIEW_DISPLAY_FILE 3
34 #define PMM_MAX_PLOTS 32
68 int argc,
char **argv);