[QuantLibAddin-cvs] QuantLibAddin/gensrc/config excel.xml,1.7,1.8
Brought to you by:
ericehlers,
nando
|
From: Eric E. <eri...@us...> - 2006-10-30 12:32:30
|
Update of /cvsroot/quantlibaddin/QuantLibAddin/gensrc/config In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv15598/gensrc/config Modified Files: excel.xml Log Message: ohFunctionCount()/qlFunctionCount() - include hand-written functions Index: excel.xml =================================================================== RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/config/excel.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** excel.xml 2 Oct 2006 12:31:30 -0000 1.7 --- excel.xml 30 Oct 2006 12:32:24 -0000 1.8 *************** *** 1,5 **** <root> ! <functionCount>true</functionCount> </root> --- 1,5 ---- <root> ! <exportSymbols>false</exportSymbols> </root> |