diff options
Diffstat (limited to 'Source/main.cpp')
-rw-r--r-- | Source/main.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/main.cpp b/Source/main.cpp index 477a0d495..276b7c31b 100644 --- a/Source/main.cpp +++ b/Source/main.cpp @@ -34,6 +34,8 @@ int main(int argc, char* argv[]) rocfft_setup(); #endif + ParseGeometryInput(); + ConvertLabParamsToBoost(); ReadBCParams(); |