fix references
Showing
2 changed files
with
2 additions
and
2 deletions
| ... | @@ -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"/> | ... | ... |
-
Please register or sign in to post a comment