Skip to content
This repository was archived by the owner on Feb 17, 2023. It is now read-only.

Commit cd88880

Browse files
committed
Pulled in Static Error Handling into Memory Manager.lvlib.
1 parent 27a0755 commit cd88880

40 files changed

Lines changed: 81 additions & 3 deletions

File tree

Development/Memory Manager.lvproj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@
1515
<Item Name="Memory Benchmark.vi" Type="VI" URL="../../Examples/Memory Benchmark/Memory Benchmark.vi"/>
1616
</Item>
1717
</Item>
18-
<Item Name="Submodules" Type="Folder">
19-
<Item Name="Static Error Handling.lvlib" Type="Library" URL="/&lt;vilib&gt;/National Instruments/Memory Manager/Submodules/SEH/Source/Static Error Handling.lvlib"/>
20-
</Item>
2118
<Item Name="Testing" Type="Folder">
2219
<Item Name="Inheritance" Type="Folder">
2320
<Item Name="Pointer Test Class.lvclass" Type="LVClass" URL="../Tests/Pointer Test Class/Pointer Test Class.lvclass"/>
-176 Bytes
Binary file not shown.
-352 Bytes
Binary file not shown.
-172 Bytes
Binary file not shown.
-172 Bytes
Binary file not shown.
-176 Bytes
Binary file not shown.

Source/Memory Manager.lvlib

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,5 @@
3333
<Item Name="Controls" Type="Folder">
3434
<Item Name="Memory.Null.ctl" Type="VI" URL="../Controls/Memory.Null.ctl"/>
3535
</Item>
36+
<Item Name="Static Error Handling.lvlib" Type="Library" URL="../Static Error Handling/Static Error Handling.lvlib"/>
3637
</Library>

Source/Static Error Handling/Static Error Handling.lvlib

Lines changed: 80 additions & 0 deletions
Large diffs are not rendered by default.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)