jeromerobert / hmat-oss

A hierarchical matrix C/C++ library
GNU General Public License v2.0
22 stars 11 forks source link

Assertion refactoring #37

Closed jeromerobert closed 9 years ago

jeromerobert commented 9 years ago

Replace myAssert by the standard assert and strongAssert by something that do not depends on the standard assert.