From: <ki...@us...> - 2003-04-02 02:14:29
|
Update of /cvsroot/pymerase/htdocs/docs/output/CreateGraphvizUML In directory sc8-pr-cvs1:/tmp/cvs-serv19711 Modified Files: index.shtml Log Message: minor update Index: index.shtml =================================================================== RCS file: /cvsroot/pymerase/htdocs/docs/output/CreateGraphvizUML/index.shtml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** index.shtml 2 Apr 2003 02:08:32 -0000 1.1 --- index.shtml 2 Apr 2003 02:14:26 -0000 1.2 *************** *** 29,36 **** </p> <p> ! This isn't really needed if your using UML in the first ! place as the input source. If you are using the Table.dtd ! XML file format, then this module becomes useful for ! displaying your schema to the world. </p> <p> --- 29,36 ---- </p> <p> ! This output module isn't really needed if you are using UML ! in the first place as the input source. If you are using the ! Table.dtd XML file format, then this module becomes useful ! for displaying your schema to the world. </p> <p> |