#define NCF 411 #define NG1 602 #define NG2 500 #define NX 131 /* ******************************* */ #define GRADPARAM1 10 #define GRADPARAM2 4 #define GRADPARAM3 10 /* ********************************** */ #define TESTOUT 0 /* conv. to integers params */ /* ******************************* */ #define sciz 1 #define scig 1 #define scio 1 /* ******************************** */ #define MAX_ERROR "0.1" #define RESCALEX "1." #define RESCALEY "1." #define RESCALEZ "1." #define TENSION "40." #define SMOOTH "0.1" #define MAXSEGM "40" #define MINPOINTS "300" #define MAXPOINTS 400 #define TOPPARAM "0" #define PREPROCESS "0" #define ZMULT "1.0" int print_tree(struct multtree *, double, double, struct Map_info *); void clean_fatal_error(char *);