#define DEFAULT_ATTRACTOR_FILE "attractors/testUnravel.stf" #ifdef UNI_BUILD #warning Building for the RU, are you sure? #define DEFAULT_WIDTH 8000 #define DEFAULT_HEIGHT 8000 #define DEFAULT_ITERATIONS 4200000000 #else #define DEFAULT_WIDTH 800 #define DEFAULT_HEIGHT 800 #define DEFAULT_ITERATIONS 1000000 #endif