6e9440d1 by Kyle Greenwell

fix references

1 parent f899a742
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
18 <comment></comment> 18 <comment></comment>
19 <artifact></artifact> 19 <artifact></artifact>
20 20
21 <import ref="TensorDefinitions/V1.0.0/TensorDefinitions.xid" local="TensorDefinitions.xid" /> 21 <import ref="TensorDefinitions/V1.0.0/TensorDefinitions.xid.xml" local="TensorDefinitions.xid.xml" />
22 22
23 <namespace name="Tensor"> 23 <namespace name="Tensor">
24 <struct name="NameValue" > 24 <struct name="NameValue" >
......
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
21 as needed to support various types of information. 21 as needed to support various types of information.
22 </comment> 22 </comment>
23 23
24 <import ref="TensorDefinitions/V1.0.0/TensorDefinitions.xid" local="TensorDefinitions.xid" /> 24 <import ref="TensorDefinitions/V1.0.0/TensorDefinitions.xid.xml" local="TensorDefinitions.xid.xml" />
25 25
26 <namespace name="Logging"> 26 <namespace name="Logging">
27 <using namespace="Tensor"/> 27 <using namespace="Tensor"/>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!