Differences From Artifact [aa27a0b83e9de985]:
- File
doc/test.html
- 2010-11-24 12:14:00 - part of checkin [3ae09b8cbf] on branch trunk - changed if-then-else syntax (user: kinaba) [annotate]
To Artifact [3cf05b87d24962dc]:
- File
doc/test.html
- 2010-11-25 03:32:41 - part of checkin [474c4facf0] on branch trunk - Introduced makefile to build documents. sample/macro.pmy is fully reformed. print(x) now returns x, not 0. (user: kinaba) [annotate]
90 90 <script>explorer.outline.addDecl('assert_lt');</script>
91 91
92 92 ;
93 93 </span></dt>
94 94 <script>explorer.outline.writeEnabled = false;</script>
95 95
96 96
97 -<dd>asserts two operands are <<br><br>
97 +<dd>asserts two operands are <<br><br>
98 98
99 99 </dd>
100 100
101 101 <script>explorer.outline.writeEnabled = true;</script>
102 102 <dt><span class="decl">alias
103 103 <span class="currsymbol">assert_le</span>
104 104 <script>explorer.outline.addDecl('assert_le');</script>
................................................................................
143 143 <script>explorer.outline.decSymbolLevel();</script>
144 144
145 145
146 146 </td></tr>
147 147 <tr><td id="docfooter">
148 148 Page was generated with
149 149 <img src="candydoc/img/candydoc.gif" style="vertical-align:middle; position:relative; top:-1px">
150 - on Wed Nov 24 21:12:49 2010
150 + on Thu Nov 25 12:15:08 2010
151 151
152 152 </td></tr>
153 153 </table>
154 154 </div>
155 155 <script>
156 156 explorer.packageExplorer.addModule("index");
157 157 explorer.packageExplorer.addModule("main");