[wpdev-commits] xmlscripts/scripts wall_clock.py,1.2,1.3
Brought to you by:
rip,
thiagocorrea
|
From: <dar...@us...> - 2004-01-15 20:25:29
|
Update of /cvsroot/wpdev/xmlscripts/scripts In directory sc8-pr-cvs1:/tmp/cvs-serv8949 Modified Files: wall_clock.py Log Message: Index: wall_clock.py =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/scripts/wall_clock.py,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** wall_clock.py 15 Jan 2004 19:52:56 -0000 1.2 --- wall_clock.py 15 Jan 2004 20:25:20 -0000 1.3 *************** *** 56,58 **** char.message( time ) ! return 1 \ No newline at end of file --- 56,58 ---- char.message( time ) ! return 1 \ No newline at end of file |