Skip to content

Commit

Permalink
Adapt conversion script #1171
Browse files Browse the repository at this point in the history
  • Loading branch information
LauraMaier committed Jul 14, 2022
1 parent 7c033a6 commit 6b22338
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ convertClear();
convertClass("AixLib.DataBase.Storage.BufferStorageBaseDataDefinition", "AixLib.DataBase.Storage.StorageDetailedBaseDataDefinition");
convertClass("AixLib.Fluid.Storage.BufferStorage", "AixLib.Fluid.Storage.StorageDetailed");
convertClass("AixLib.Fluid.Storage.Storage", "AixLib.Fluid.Storage.StorageSimple");
convertClass("AixLib.Fluid.Storage.Examples.BufferStorageExample", "AixLib.Fluid.Storage.Examples.StorageDetailedExample");

0 comments on commit 6b22338

Please sign in to comment.