ILP-551 : change com.comtechtel to com.telecomsys
Showing
1 changed file
with
3 additions
and
1 deletions
| ... | @@ -94,7 +94,9 @@ | ... | @@ -94,7 +94,9 @@ |
| 94 | </comment> | 94 | </comment> |
| 95 | <lang name="c" type="uint16_t" include="stdint.h" /> | 95 | <lang name="c" type="uint16_t" include="stdint.h" /> |
| 96 | <lang name="cpp" type="uint16_t" include="cstdint" /> | 96 | <lang name="cpp" type="uint16_t" include="cstdint" /> |
| 97 | <lang name="java" type="XidShort" include="com.comtechtel.tensor.xid.XidShort" /> | 97 | <lang name="java" type="XidShort" include="com.telecomsys.tensor.xid.XidShort"> |
| 98 | <tag name="native" value="short"/> | ||
| 99 | </lang> | ||
| 98 | <lang name="node" type="XidUShort" /> | 100 | <lang name="node" type="XidUShort" /> |
| 99 | </type> | 101 | </type> |
| 100 | 102 | ... | ... |
-
Please register or sign in to post a comment