[QuantLibAddin-cvs] QuantLibAddin QuantLibObjects_vc8.vcproj, 1.60, 1.61
Brought to you by:
ericehlers,
nando
|
From: Eric E. <eri...@us...> - 2007-01-12 08:33:58
|
Update of /cvsroot/quantlibaddin/QuantLibAddin In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv20851 Modified Files: QuantLibObjects_vc8.vcproj Log Message: - transfer from QLXL to OHXL the infrastructure for looping behavior - supplement ohThing() with additional member functions for testing loops Index: QuantLibObjects_vc8.vcproj =================================================================== RCS file: /cvsroot/quantlibaddin/QuantLibAddin/QuantLibObjects_vc8.vcproj,v retrieving revision 1.60 retrieving revision 1.61 diff -C2 -d -r1.60 -r1.61 *** QuantLibObjects_vc8.vcproj 8 Jan 2007 11:24:02 -0000 1.60 --- QuantLibObjects_vc8.vcproj 12 Jan 2007 08:33:54 -0000 1.61 *************** *** 963,966 **** --- 963,970 ---- > <File + RelativePath=".\qlo\Loop\loop_bonds.hpp" + > + </File> + <File RelativePath="qlo\Loop\loop_calendar.hpp" > |