Update of /cvsroot/objecthandler/ObjectHandler/Docs/pages
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv15940/Docs/pages
Modified Files:
design.docs
Log Message:
linux catching up
Index: design.docs
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/Docs/pages/design.docs,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** design.docs 19 May 2006 15:12:41 -0000 1.1
--- design.docs 3 Oct 2006 18:29:32 -0000 1.2
***************
*** 23,26 ****
--- 23,36 ----
/*! \page design Design
+
+ <table border="1" bgcolor="lightsteelblue">
+ <tr>
+ <td><b>NB:</b> This document is out of date. The ObjectHandler implementation
+ still reflects the high-level ideas in this document but many of the details
+ have changed. For further information please refer to the QuantLibAddin source
+ code or send email to qua...@li....</td>
+ </tr>
+ </table>
+
\section sec_00 Abstract
\par
|