Changeset 139 for doc/html/codingrules.html
- Timestamp:
- 08/18/08 14:27:50 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/codingrules.html
r106 r139 5 5 <link href="tabs.css" rel="stylesheet" type="text/css"> 6 6 </head><body> 7 <!-- Generated by Doxygen 1.5. 5-->7 <!-- Generated by Doxygen 1.5.6 --> 8 8 <div class="navigation" id="top"> 9 9 <div class="tabs"> … … 86 86 <p> 87 87 Explicit destructor functions are not required, unless they are needed. It shall not be possible to use any of the other member functions unless the class has been properly initiated with the input parameters. </div> 88 <hr size="1"><address style="text-align: right;"><small>Generated on Fri May 9 23:06:322008 for mixpp by 88 <hr size="1"><address style="text-align: right;"><small>Generated on Sat Aug 16 11:58:46 2008 for mixpp by 89 89 <a href="http://www.doxygen.org/index.html"> 90 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5. 5</small></address>90 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address> 91 91 </body> 92 92 </html>