[wpdev-commits] xmlscripts/scripts/commands testlos.py,1.1,1.2
Brought to you by:
rip,
thiagocorrea
From: Richard M. <dr...@us...> - 2004-06-20 20:22:25
|
Update of /cvsroot/wpdev/xmlscripts/scripts/commands In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8830 Modified Files: testlos.py Log Message: Documentation Error Fix. Dupes = Bad Index: testlos.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/commands/testlos.py,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** testlos.py 19 Jun 2004 07:37:53 -0000 1.1 --- testlos.py 20 Jun 2004 20:22:17 -0000 1.2 *************** *** 7,14 **** """ ! \command decoration ! \description Places decoration read from a xml file. ! \notes The decoration will be read from a XML file called ! 'data\decoration.1.xml'. """ --- 7,13 ---- """ ! \command testlos ! \description Tests line of sight between you and the target? ! \notes Tests line of sight between you and the target? """ |