mctools / simplebuild-dgcode

dgcode: the Geant4-based simulation framework of the ESS Detector Group. Provided as simple-build-system bundles.
https://mctools.github.io/simplebuild-dgcode/
Other
2 stars 1 forks source link

Update usage of exit calls #27

Open tkittel opened 6 months ago

tkittel commented 6 months ago

Long ago a lot of std::exit calls were used, which should mostly be replaced with proper exceptions.