[QuantLibAddin-cvs] QuantLibAddin/gensrc/metadata instruments.xml, 1.18, 1.19
Brought to you by:
ericehlers,
nando
|
From: Eric E. <eri...@us...> - 2006-10-04 14:26:01
|
Update of /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv614/gensrc/metadata Modified Files: instruments.xml Log Message: C addin catching up Index: instruments.xml =================================================================== RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/instruments.xml,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** instruments.xml 4 Sep 2006 19:21:04 -0000 1.18 --- instruments.xml 4 Oct 2006 14:25:57 -0000 1.19 *************** *** 20,23 **** --- 20,24 ---- <supportedPlatform>excel</supportedPlatform> <supportedPlatform>calc</supportedPlatform> + <supportedPlatform>c</supportedPlatform> </supportedPlatforms> <ParameterList> |