################################################ # Fractal Visualization Software v1.2 # # Copyright (C) 2014 Justin Beaurivage # ################################################ This program requires Java RE 6 or later. This is free software, and you are welcome to redistribute it under the GNU General Public License conditions, which can be found at http://www.gnu.org/licenses/. The main class for this Java application is Main. It contains the public static void main(String[]) and is the entry point for the software.