[QuantLibAddin-cvs] QuantLibAddin QuantLibObjects_vc8.vcproj, 1.46, 1.47
Brought to you by:
ericehlers,
nando
|
From: Ferdinando A. <na...@us...> - 2006-10-11 19:03:47
|
Update of /cvsroot/quantlibaddin/QuantLibAddin In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv18973 Modified Files: QuantLibObjects_vc8.vcproj Log Message: qlSimpleCashFlow has not been added for real... yet Index: QuantLibObjects_vc8.vcproj =================================================================== RCS file: /cvsroot/quantlibaddin/QuantLibAddin/QuantLibObjects_vc8.vcproj,v retrieving revision 1.46 retrieving revision 1.47 diff -C2 -d -r1.46 -r1.47 *** QuantLibObjects_vc8.vcproj 11 Oct 2006 17:09:17 -0000 1.46 --- QuantLibObjects_vc8.vcproj 11 Oct 2006 19:03:40 -0000 1.47 *************** *** 538,549 **** </File> <File - RelativePath=".\qlo\vo_simplecashflow.cpp" - > - </File> - <File - RelativePath=".\qlo\vo_simplecashflow.hpp" - > - </File> - <File RelativePath=".\qlo\vo_statistics.cpp" > --- 538,541 ---- |