/usr/share/mozart/doc/system/node63.html is in mozart-doc 1.4.0-8ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Printing Errors: errors</TITLE><LINK href="ozdoc.css" rel="stylesheet" type="text/css"></HEAD><BODY><TABLE align="center" border="0" cellpadding="6" cellspacing="6" class="nav"><TR bgcolor="#DDDDDD"><TD><A href="node62.html#section.property.dplog"><< Prev</A></TD><TD><A href="node59.html">- Up -</A></TD><TD><A href="node64.html#section.property.fd">Next >></A></TD></TR></TABLE><DIV class="unnumbered" id="section.property.errors"><H3><A name="section.property.errors">Printing Errors: <CODE>errors</CODE></A></H3><P> </P><TABLE align="center" bgcolor="#f0f0e0" id="table.prop.errors"><TR valign="top"><TH><P>Field</P></TH><TH><P>Mutable</P></TH><TH><P>Type</P></TH><TH><P>Explanation</P></TH></TR><TR valign="top"><TD><P><CODE>debug</CODE></P></TD><TD><P>yes</P></TD><TD><P><CODE>Bool</CODE></P></TD><TD><P>Whether error exceptions contain debug information.</P></TD></TR><TR valign="top"><TD><P><CODE><SPAN class="string">'thread'</SPAN></CODE></P></TD><TD><P>yes</P></TD><TD><P><CODE>Int</CODE></P></TD><TD><P>Number of tasks on the thread to be printed.</P></TD></TR><TR valign="top"><TD><P><CODE>width</CODE></P></TD><TD><P>yes</P></TD><TD><P><CODE>Int</CODE></P></TD><TD><P>Maximal width used for printing values in error messages.</P></TD></TR><TR valign="top"><TD><P><CODE>depth</CODE></P></TD><TD><P>yes</P></TD><TD><P><CODE>Int</CODE></P></TD><TD><P>Maximal depth used for printing values in error messages.</P></TD></TR><TR valign="top"><TD><P><CODE>toplevel</CODE></P></TD><TD><P>yes</P></TD><TD><P><CODE>Procedure</CODE></P></TD><TD><P>Nullary procedure invoked after a message has been printed out about an uncaught exception raised on top level.</P></TD></TR><TR valign="top"><TD><P><CODE>subordinate</CODE></P></TD><TD><P>yes</P></TD><TD><P><CODE>Procedure</CODE></P></TD><TD><P>Nullary procedure invoked after a message has been printed out about an uncaught exception raised within a computation space.</P></TD></TR></TABLE><P> </P></DIV><TABLE align="center" border="0" cellpadding="6" cellspacing="6" class="nav"><TR bgcolor="#DDDDDD"><TD><A href="node62.html#section.property.dplog"><< Prev</A></TD><TD><A href="node59.html">- Up -</A></TD><TD><A href="node64.html#section.property.fd">Next >></A></TD></TR></TABLE><HR><ADDRESS><A href="http://www.ps.uni-sb.de/~duchier/">Denys Duchier</A>, <A href="http://www.ps.uni-sb.de/~kornstae/">Leif Kornstaedt</A>, <A href="http://www.ps.uni-sb.de/~homik/">Martin Homik</A>, <A href="http://www.ps.uni-sb.de/~tmueller/">Tobias Müller</A>, <A href="http://www.ps.uni-sb.de/~schulte/">Christian Schulte</A> and <A href="http://www.info.ucl.ac.be/~pvr">Peter Van Roy</A><BR><SPAN class="version">Version 1.4.0 (20110908185330)</SPAN></ADDRESS></BODY></HTML>
|