dynare/mex/sources/octave_interleaved.c

5 lines
209 B
C

/* This file must be compiled in any Octave MEX for which we want the
interleaved API. This is similar to what mkoctfile does when this API is
requested. */
const int __mx_has_interleaved_complex__ = 1;