henjo / libpsf

PSF simulation data c++ library
GNU Lesser General Public License v3.0
26 stars 23 forks source link

Remove writes to standard error #17

Open ignamv opened 7 years ago

ignamv commented 7 years ago

Hi, I removed the writes to std::cerr that precede raising exceptions (it pollutes the output). Let me know what you think.