[QuantLibAddin-cvs] QuantLibAddin QuantLibObjects_vc8.vcproj, 1.49, 1.50
Brought to you by:
ericehlers,
nando
|
From: Ferdinando A. <na...@us...> - 2006-10-18 20:11:41
|
Update of /cvsroot/quantlibaddin/QuantLibAddin In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv21901 Modified Files: QuantLibObjects_vc8.vcproj Log Message: BPS, NPV, analysis functions/methods for Swap, VanillaSwap, and CashFlowStream Index: QuantLibObjects_vc8.vcproj =================================================================== RCS file: /cvsroot/quantlibaddin/QuantLibAddin/QuantLibObjects_vc8.vcproj,v retrieving revision 1.49 retrieving revision 1.50 diff -C2 -d -r1.49 -r1.50 *** QuantLibObjects_vc8.vcproj 17 Oct 2006 09:23:18 -0000 1.49 --- QuantLibObjects_vc8.vcproj 18 Oct 2006 20:11:36 -0000 1.50 *************** *** 862,865 **** --- 862,873 ---- > <File + RelativePath=".\qlo\analysis.cpp" + > + </File> + <File + RelativePath=".\qlo\analysis.hpp" + > + </File> + <File RelativePath="qlo\couponvectors.cpp" > |