Copyright 2011 Kenneth S. Brown. See the end of the file for license conditions. If you have obtained a prebuilt executable for your system, you can skip the first item and proceed directly to "Running the program". * Building Toddcox See the INSTALL file in the source distribution for instructions. After following the instructions, you should have an executable program called toddcox (possibly with .exe appended). * Running the programs Type 'toddcox' at a command prompt. Depending on how your path is set up, you may have to include a path specification. On a typical unix-like system, for example, you would type ./toddcox if the toddcox program is contained in your current directory. The program will prompt you to enter the necessary information. See for documentation, including some sample runs of the program. * Running from a script Instead of responding to all the prompts interactively, you can enter them into a file and give the filename as a command-line argument. The Toddcox source distribution contains several sample input files in the 'examples' directory. See the README file in that directory for a description of the examples. To run toddcox on the M12 example, for instance, issue the following command: ./toddcox examples/M12.in This assumes that the 'toddcox' executable is in the top-level directory of the Toddcox source distribution. * Questions and comments The project website is Questions and comments should be sent to Ken Brown This file is part of Toddcox. Toddcox is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version (GPLv3+). Toddcox is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Toddcox. If not, see . Local variables: mode: outline paragraph-separate: "[ ]*$" end: