Updated Definitions.xid.xml, changed "raw" "c" mapping to CXMFString.
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -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"/> | ... | ... |
-
Please register or sign in to post a comment