uibcdf / MolSysMT

Open source library to work with molecular systems
https://www.uibcdf.org/MolSysMT/
Other
12 stars 3 forks source link

The argument 'check' needs to be removed (now we have @digest). #84

Closed dprada closed 2 years ago

dprada commented 2 years ago

@Daniel-Ibarrola implemented a new mechanism to check the input arguments of MolSysMT's functions and classes (see #71). Now it's time to remove the old argument "check" from almost everywhere.