Update of /cvsroot/wnd/wnd/wnd/tools/doctool/chmcompile
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32652
Modified Files:
contents.py
Log Message:
bit of this and a bit of that
Index: contents.py
===================================================================
RCS file: /cvsroot/wnd/wnd/wnd/tools/doctool/chmcompile/contents.py,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** contents.py 29 Apr 2005 15:25:24 -0000 1.1.1.1
--- contents.py 23 Jul 2005 19:36:03 -0000 1.2
***************
*** 148,152 ****
! # finalize this thinggy
for i in range(level +1):
level -= 1
--- 148,152 ----
! # finalize this thingy
for i in range(level +1):
level -= 1
|