ajack 2004/05/26 16:31:22
Modified: python/gump/document/xdocs documenter.py
Log:
Third time lucky.
Revision Changes Path
1.7 +1 -0 gump/python/gump/document/xdocs/documenter.py
Index: documenter.py
===================================================================
RCS file: /home/cvs/gump/python/gump/document/xdocs/documenter.py,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- documenter.py 26 May 2004 23:27:37 -0000 1.6
+++ documenter.py 26 May 2004 23:31:22 -0000 1.7
@@ -1632,6 +1632,7 @@
self.documentAnnotations(document,project)
note=''
+ warn=''
if project.wasBuilt():
if project.getReason() == REASON_BUILD_FAILED:
warn='Project build output (failure) found here...'
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]