From: <ki...@us...> - 2003-05-07 00:25:38
|
Update of /cvsroot/pymerase/Docs/output/modules In directory sc8-pr-cvs1:/tmp/cvs-serv10831 Added Files: CreateReport.tex Log Message: CreateReport documentation --- NEW FILE: CreateReport.tex --- % Pymerase Docs - CreateReport % Copyright (c) California Institute of Technology % % Authors: Brandon King % $Revision: 1.1 $ % Modified $Date: 2003/05/07 00:25:33 $ \section{\cb CreateReport} \subsection{\cb Description} CreateReport is an alternative Output Module developement tool to iPymerase. It generates a human readable text file describing your model using Pymerase API terms. It may not expose all of the Pymerase API functionality, but it can be helpful when you can't use the iPymerase output module. It's also a good template to start from when creating a new Output module. \subsection{\cb Usage} Just create your .txt file and open it up in your favorite text viewer. =o) \subsection{\cb Caveats} \subsubsection{\cb Not Complete} CreateReport isn't complete as it doesn't use all of the Pymerase API, but it does use enough to be useful. |