os/ossrv/ossrv_pub/math_operations_api/math_operations_api.metaxml
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
sl@0
     1
<?xml version="1.0" ?>
sl@0
     2
<api id="5703dfc1fc50ab892b9b07cc75f04dba" dataversion="1.0">
sl@0
     3
  <name>Math Operations API</name>
sl@0
     4
  <description>This API gives set of APIs for math operations</description>
sl@0
     5
  <type>c++</type>
sl@0
     6
  <subsystem>stdlibs</subsystem>
sl@0
     7
  <libs>
sl@0
     8
    <lib name="libm.lib" />
sl@0
     9
  </libs>
sl@0
    10
  <release category="sdk" sinceversion="3.2"/>
sl@0
    11
  <attributes>
sl@0
    12
     <!-- This indicates wether the api provedes separate html documentation -->
sl@0
    13
     <!-- or is the additional documentation generated from headers. -->
sl@0
    14
     <!-- If you are unsuere then the value is "no" -->
sl@0
    15
     <htmldocprovided>yes</htmldocprovided>
sl@0
    16
     <adaptation>no</adaptation>
sl@0
    17
  </attributes>
sl@0
    18
</api>