Update of /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv3087/gensrc/metadata
Modified Files:
ohfunctions.xml settings.xml utilities.xml
Log Message:
linux catching up
Index: settings.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/settings.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** settings.xml 6 Oct 2006 16:40:44 -0000 1.4
--- settings.xml 7 Oct 2006 12:44:58 -0000 1.5
***************
*** 13,16 ****
--- 13,19 ----
<SupportedPlatforms>
<Excel/>
+ <Calc/>
+ <Guile/>
+ <C/>
</SupportedPlatforms>
<ParameterList>
***************
*** 29,32 ****
--- 32,37 ----
<Excel/>
<Calc/>
+ <Guile/>
+ <C/>
</SupportedPlatforms>
<ParameterList>
Index: utilities.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/utilities.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** utilities.xml 6 Oct 2006 16:40:44 -0000 1.14
--- utilities.xml 7 Oct 2006 12:44:58 -0000 1.15
***************
*** 112,113 ****
--- 112,114 ----
</Functions>
</Category>
+
Index: ohfunctions.xml
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/gensrc/metadata/ohfunctions.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** ohfunctions.xml 6 Oct 2006 16:40:44 -0000 1.8
--- ohfunctions.xml 7 Oct 2006 12:44:58 -0000 1.9
***************
*** 201,206 ****
<SupportedPlatforms>
<Excel implementation='documentationOnly'/>
- <C/>
<Calc/>
<Guile/>
</SupportedPlatforms>
--- 201,206 ----
<SupportedPlatforms>
<Excel implementation='documentationOnly'/>
<Calc/>
+ <C/>
<Guile/>
</SupportedPlatforms>
***************
*** 230,235 ****
<SupportedPlatforms>
<Excel implementation='documentationOnly'/>
- <C/>
<Calc/>
<Guile/>
</SupportedPlatforms>
--- 230,235 ----
<SupportedPlatforms>
<Excel implementation='documentationOnly'/>
<Calc/>
+ <C/>
<Guile/>
</SupportedPlatforms>
***************
*** 370,375 ****
<SupportedPlatforms>
<Excel implementation='documentationOnly'/>
- <C/>
<Calc/>
<Guile/>
</SupportedPlatforms>
--- 370,375 ----
<SupportedPlatforms>
<Excel implementation='documentationOnly'/>
<Calc/>
+ <C/>
<Guile/>
</SupportedPlatforms>
|