Rotor Router Model Applet Installation Instructions To run the applet, open rotor-router-model/index.html in your favorite browser, and follow the instructions on screen. To compile this software on a Unix or Linux system, please type at the command prompt: $ cd /(this directory)/src/ $ make jar The Makefile was written using javac. If you use a different compiler, you will need to edit the Makefile and change javac to your compiler. To edit the html files, edit the files templates/*.html Compile the html with: $ cd /(this directory)/src/ $ make html This work comes with ABSOLUTELY NO WARRANTY. This program is free software; you can redistribute it and/or modify it under the terms of version 2 of the GNU General Public License. A copy of the license was distributed in the file LICENSE.txt This work is written by Hal Canary and Francis Wong for Professor James Propp, University of Wisconsin-Madison.