/* Preamble for graph test of IA and AA */ /* Last edited on 2001-10-08 02:14:51 by stolfi */ #include #include #include #include #include "allgraphs.h" #include #include /*** INTERNAL PROTOTYPES ***/ int main(void); Float aat_g_flt (Float x); Interval aat_g_ia (Interval x); AAP aat_g_aa (AAP x); extern char *aat_gname; extern char *aat_gtag; extern Interval aat_gxd, aat_gyd;