| 1 | <!doctype html public "-//w3c//dtd html 4.0 transitional//en"> |
|---|
| 2 | <html> |
|---|
| 3 | <head> |
|---|
| 4 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
|---|
| 5 | <meta name="Author" content="Adam C. Powell, IV"> |
|---|
| 6 | <meta name="Description" content="Documentation home for Ternary"> |
|---|
| 7 | <title>Ternary Thermodynamics Visualization</title> |
|---|
| 8 | </head> |
|---|
| 9 | <body text="#330000" bgcolor="#66FF99" link="#000099" vlink="#551A8B" alink="#FFFF00"> |
|---|
| 10 | |
|---|
| 11 | <center><h1><tt>Ternary</tt>: Ternary Thermodynamics |
|---|
| 12 | Visualization</h1></center> |
|---|
| 13 | |
|---|
| 14 | <center><h3>by <a href="http://www.opennovation.com/apowell/">Adam |
|---|
| 15 | Powell</a></h3></center> |
|---|
| 16 | |
|---|
| 17 | <center><h3>Version @VERSION@ released @RELEASE_DATE@</h3></center> |
|---|
| 18 | |
|---|
| 19 | <hr WIDTH="100%"> |
|---|
| 20 | <table ALIGN=RIGHT BORDER NOSAVE > |
|---|
| 21 | <tr NOSAVE> |
|---|
| 22 | <td BGCOLOR="#FFCC33" NOSAVE>Documentation Formats:</td> |
|---|
| 23 | <td BGCOLOR="#FFCC33" NOSAVE>Source code reference:</td> |
|---|
| 24 | </tr> |
|---|
| 25 | |
|---|
| 26 | <tr BGCOLOR="#66FFFF" NOSAVE> |
|---|
| 27 | <td NOSAVE> |
|---|
| 28 | <!--UNCOMMENT IF HAVE_LATEX_ |
|---|
| 29 | <a href="@PACKAGE@.dvi">dvi</a> |
|---|
| 30 | UNCOMMENT IF HAVE_LATEX_--> |
|---|
| 31 | <!--UNCOMMENT IF HAVE_PDFLATEX |
|---|
| 32 | <br><a href="@PACKAGE@.pdf">pdf</a> |
|---|
| 33 | UNCOMMENT IF HAVE_PDFLATEX--> |
|---|
| 34 | <!--UNCOMMENT IF HAVE_DVIPS |
|---|
| 35 | <br><a href="@PACKAGE@.ps">PostScript</a> |
|---|
| 36 | UNCOMMENT IF HAVE_DVIPS--> |
|---|
| 37 | <!--UNCOMMENT IF HAVE_HEVEA |
|---|
| 38 | <br><a href="@PACKAGE@-tex.html">HTML</a> (<a href="http://pauillac.inria.fr/~maranget/hevea/">HeVeA</a>) |
|---|
| 39 | UNCOMMENT IF HAVE_HEVEA--> |
|---|
| 40 | <!--UNCOMMENT IF HAVE_LATEX2HTML |
|---|
| 41 | <br><a href="@PACKAGE@.html">HTML</a> (<a href="http://www.latex2html.org/">LaTeX2HTML</a>) |
|---|
| 42 | <br><a href="@PACKAGE@-html-@VERSION@.tar.gz">.tar.gz HTML directory</a> |
|---|
| 43 | UNCOMMENT IF HAVE_LATEX2HTML--> |
|---|
| 44 | </td> |
|---|
| 45 | <td> |
|---|
| 46 | <!-- Begin-Of-Source-Files --> |
|---|
| 47 | |
|---|
| 48 | <!-- End-Of-Source-Files --> |
|---|
| 49 | </td></tr> |
|---|
| 50 | |
|---|
| 51 | <tr NOSAVE> |
|---|
| 52 | <td BGCOLOR="#FFFF00" COLSPAN=2 NOSAVE>If you need a PostScript previewer, try |
|---|
| 53 | <a href="http://www.cs.wisc.edu/~ghost/">GSview</a></td> |
|---|
| 54 | </tr> |
|---|
| 55 | </table> |
|---|
| 56 | This is the documentation starting point for <tt>Ternary</tt>, a ternary |
|---|
| 57 | thermodynamics visualization tool.<p> |
|---|
| 58 | |
|---|
| 59 | Copyright © 2003, 2006, 2008, 2009 Adam C. Powell, IV<p> |
|---|
| 60 | |
|---|
| 61 | This code is free software; you can redistribute it and/or modify it under |
|---|
| 62 | the terms of the <a href="http://www.gnu.org/">GNU</a> |
|---|
| 63 | <a href="http://www.gnu.org/licenses/licenses.html#GPL">General Public |
|---|
| 64 | License</a> as published by the Free Software Foundation; either version 3 of |
|---|
| 65 | the License, or (at your option) any later version.<p> |
|---|
| 66 | |
|---|
| 67 | This code is distributed in the hope that it will be useful, but WITHOUT ANY |
|---|
| 68 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A |
|---|
| 69 | PARTICULAR PURPOSE. See the GNU General Public License for more details.<p> |
|---|
| 70 | |
|---|
| 71 | You should have received a copy of the GNU General Public License along with |
|---|
| 72 | this code; if not, write to the Free Software Foundation, Inc., 51 Franklin |
|---|
| 73 | Street, Fifth Floor Boston, MA 02110-1301 USA<p> |
|---|
| 74 | |
|---|
| 75 | You may contact the author by email at |
|---|
| 76 | <tt><a href="mailto:apowell@opennovation.com">apowell@opennovation.com</a></tt>.<p> |
|---|
| 77 | |
|---|
| 78 | Share and enjoy! |
|---|
| 79 | |
|---|
| 80 | <address><a href="http://www.opennovation.com/apowell/">Adam Powell</a></address> |
|---|
| 81 | </body> |
|---|
| 82 | </html> |
|---|