Update of /cvsroot/pymerase/pymerase
In directory sc8-pr-cvs1:/tmp/cvs-serv11292
Modified Files:
README
Log Message:
minor updates
Index: README
===================================================================
RCS file: /cvsroot/pymerase/pymerase/README,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** README 9 Dec 2002 19:28:37 -0000 1.5
--- README 19 Feb 2003 00:52:08 -0000 1.6
***************
*** 13,19 ****
Pymerase can be run in three different ways.
! 1) Command line --> run 'pymerase.py --help' for options
! 2) GUI --> run 'tkPymerase.py' (currently does not work in Jython)
3) Driver Program -->
--- 13,19 ----
Pymerase can be run in three different ways.
! 1) Command line --> run 'bin/pymerase.py --help' for options
! 2) GUI --> run 'bin/pymerasegui.py' (currently does not work in Jython)
3) Driver Program -->
|