# HG changeset patch # User wenzelm # Date 1521920874 -3600 # Node ID cb2b1a75ff59d3b7ace3c578e9715ee5768ada36 # Parent b45f0c0ea14f51ebcf3160b535164d844db24dd6 tuned; diff -r b45f0c0ea14f -r cb2b1a75ff59 src/Doc/System/Server.thy --- a/src/Doc/System/Server.thy Sat Mar 24 20:45:30 2018 +0100 +++ b/src/Doc/System/Server.thy Sat Mar 24 20:47:54 2018 +0100 @@ -890,17 +890,11 @@ \quad~~\master_dir?: string,\ \\ \quad~~\pretty_margin?: double\ & \<^bold>\default:\ \<^verbatim>\76\ \\ \quad~~\unicode_symbols?: bool}\ \\[2ex] - \end{tabular} - - \begin{tabular}{ll} - \<^bold>\type\ \node_result =\ \\ - \quad\{status: node_status,\ \\ - \quad~~\messages: [message]}\ \\[2ex] \<^bold>\type\ \use_theories_results =\ \\ \quad\{ok: bool,\ \\ \quad~~\errors: [message],\ \\ - \quad~~\nodes: [node \ node_result]}\ \\[2ex] + \quad~~\nodes: [node \ {status: node_status, messages: [message]}]}\ \\ \end{tabular} \<^medskip>