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

Commit 565b13f

Browse files
committed
Fixed some malleable things.
1 parent dd76df6 commit 565b13f

191 files changed

Lines changed: 228 additions & 258 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Development/Memory Manager.vipb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<VI_Package_Builder_Settings Version="2018" Created_Date="2018-11-13 11:33:33" Modified_Date="2019-11-04 19:14:57" Creator="Ryan" Comments="" ID="a2c599a1195ac6ac937a851ab62b65f6">
1+
<VI_Package_Builder_Settings Version="2018" Created_Date="2018-11-13 11:33:33" Modified_Date="2019-11-04 19:51:22" Creator="Ryan" Comments="" ID="f704e16e4994ab82e4011f580cb8cc0f">
22
<Library_General_Settings>
33
<Package_File_Name>ni_lib_lv_memory</Package_File_Name>
44
<Library_Version>0.9.0.20</Library_Version>
@@ -350,7 +350,7 @@ Initial build. Includes support for:
350350
<Path>..\Pointer</Path>
351351
<VI_Title/>
352352
</Items_Data>
353-
<GUID>2407C220D7F668ADD11B75B577B9D1D7</GUID>
353+
<GUID>1F5FC1367C2674245B9D31BC6885D6FF</GUID>
354354
</Functions_Palette_Data>
355355
<Functions_Palette_Data>
356356
<Parent_Palette_Index>0</Parent_Palette_Index>
@@ -595,7 +595,7 @@ Initial build. Includes support for:
595595
<Path>..\Malleable</Path>
596596
<VI_Title/>
597597
</Items_Data>
598-
<GUID>0BC7AE855BD363941AD58AB4F682EBBE</GUID>
598+
<GUID>C469ED331953B2430EF26205A908CCB9</GUID>
599599
</Functions_Palette_Data>
600600
<Functions_Palette_Data>
601601
<Parent_Palette_Index>1</Parent_Palette_Index>
@@ -644,7 +644,7 @@ Initial build. Includes support for:
644644
<Path>..\Source\Classes\Pointer\Get Size.vi</Path>
645645
<VI_Title/>
646646
</Items_Data>
647-
<GUID>5C8444835A4F99BDB35051921D2E193B</GUID>
647+
<GUID>14BC8F3EADDE9A27D8AE4E5C3719CD99</GUID>
648648
</Functions_Palette_Data>
649649
<Functions_Palette_Data>
650650
<Parent_Palette_Index>0</Parent_Palette_Index>
@@ -1071,7 +1071,7 @@ Initial build. Includes support for:
10711071
<Path>..\Source\VIs\New Error Cluster Constant.vi</Path>
10721072
<VI_Title/>
10731073
</Items_Data>
1074-
<GUID>2472E6CF69EC7475A104F5C22CDE7555</GUID>
1074+
<GUID>BFA868A7104478BED7A9F0E336FBA67C</GUID>
10751075
</Functions_Palette_Data>
10761076
<Functions_Palette_Data>
10771077
<Parent_Palette_Index>1</Parent_Palette_Index>
@@ -1138,17 +1138,17 @@ Initial build. Includes support for:
11381138
<Type>Item</Type>
11391139
<Sub_Palette_Index>-1</Sub_Palette_Index>
11401140
<NameSub_Menu_Name>Sizeof.vim</NameSub_Menu_Name>
1141-
<Short_Name>Malleable Sizeof</Short_Name>
1141+
<Short_Name/>
11421142
<is_Merge_VI>false</is_Merge_VI>
11431143
<Position>
11441144
<Row>1</Row>
11451145
<Column>4</Column>
11461146
</Position>
11471147
<Icon>00000000</Icon>
1148-
<Path>..\Source\Classes\Pointer\Sizeof.vim</Path>
1148+
<Path>..\Source\VIs\Sizeof.vim</Path>
11491149
<VI_Title/>
11501150
</Items_Data>
1151-
<GUID>21D7EB0204779CA0E2811BBB453DCDA9</GUID>
1151+
<GUID>5ECCE3B6FE1C462F0F3C4B682DC935C0</GUID>
11521152
</Functions_Palette_Data>
11531153
</Library_Palette_Definition>
11541154
</VI_Package_Builder_Settings>
Binary file not shown.

Source/Classes/Pointer/Allocate.vi

-148 Bytes
Binary file not shown.
-8.16 KB
Binary file not shown.
0 Bytes
Binary file not shown.
-40 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
-120 Bytes
Binary file not shown.
-120 Bytes
Binary file not shown.
-120 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)