dynare/mex
Sébastien Villemot 2a1183e1fa
Fortran MEX: add -Wimplicit-interface to compiler flags
This warns about hard-to-detect bugs where a function is called with an
implicit interface, thus possibly having mismatches in the calling sequence.
2021-06-04 12:57:39 +02:00
..
build Fortran MEX: add -Wimplicit-interface to compiler flags 2021-06-04 12:57:39 +02:00
sources Fortran MEX: add interface for dgemm 2021-06-04 12:57:32 +02:00