10448342 by Skip Hines

Updated Definitions.xid.xml, changed "raw" "c" mapping to CXMFString.

1 parent a91a1e33
...@@ -151,7 +151,7 @@ ...@@ -151,7 +151,7 @@
151 <type name="raw"> 151 <type name="raw">
152 <comment>Variable sized collection of bytes</comment> 152 <comment>Variable sized collection of bytes</comment>
153 <!-- may change this type --> 153 <!-- may change this type -->
154 <lang name="c" type="CAtom" include="Tensor/CXMF/CXMF.h"/> 154 <lang name="c" type="CXMFString" include="Tensor/CXMF/CXMFString.h"/>
155 <lang name="cpp" type="::Tensor::XMF::Atom" include="Tensor/XMF/Atom.h"/> 155 <lang name="cpp" type="::Tensor::XMF::Atom" include="Tensor/XMF/Atom.h"/>
156 <lang name="java" type="Atom" include="com.comtechtel.tensor.xmf.Atom"/> 156 <lang name="java" type="Atom" include="com.comtechtel.tensor.xmf.Atom"/>
157 <lang name="node" type="Atom"/> 157 <lang name="node" type="Atom"/>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!