Index: doc/trace-xotcl.html =================================================================== diff -u -rc72f9f638677608fab1502cd696c8f2d6b2952f9 -r4dd2595d98574faaac87f5dd33b542516fdff5df --- doc/trace-xotcl.html (.../trace-xotcl.html) (revision c72f9f638677608fab1502cd696c8f2d6b2952f9) +++ doc/trace-xotcl.html (.../trace-xotcl.html) (revision 4dd2595d98574faaac87f5dd33b542516fdff5df) @@ -3,6 +3,7 @@ <HTML> <HEAD> <TITLE>XOTcl - Documentation -- ./library/lib/trace.xotcl</TITLE> + <LINK REL="StyleSheet" HREF="xotcl-doc.css" TYPE="text/css"> </HEAD> <BODY BGCOLOR="FFFFFF"> @@ -12,7 +13,7 @@ <HR> <P> <h2> Package/File Information </h2> - <b> Package provided: </b> xotcl::trace 0.91 + <b> No package provided/required </b> <BR> <BR> <b>Defined Objects/Classes: </b> @@ -46,7 +47,7 @@ </TD> <TD VALIGN="top"> - Various tracing tools for the XOTcl language. + Various tracing tools for the XOTcl language. </TD> </TR> @@ -157,7 +158,7 @@ </TD> <TD VALIGN="top"> Show the values of the specified variables (or of all variables) - of an object on stderr. + of an object on stderr. </TD> </TR> </TABLE> @@ -319,9 +320,9 @@ </TD> <TD VALIGN="top"> - Write trace outputs and produce statistics. Variable traceStream - defines where to write trace output (default: stderr). - + Write trace outputs and produce statistics. Variable traceStream + defines where to write trace output (default: stderr). + </TD> </TR> </TABLE> @@ -349,9 +350,9 @@ </TD> <TD VALIGN="top"> - Define how traceFilter writes to the output stream. Default: - write to trace stream. - + Define how traceFilter writes to the output stream. Default: + write to trace stream. + </TD> </TR> </TABLE> @@ -378,8 +379,8 @@ </TD> <TD VALIGN="top"> - Redirect trace output to file. - + Redirect trace output to file. + </TD> </TR> </TABLE> @@ -406,8 +407,8 @@ </TD> <TD VALIGN="top"> - Close trace file and redirect output to stderr. - + Close trace file and redirect output to stderr. + </TD> </TR> </TABLE>