view .gitignore @ 20397:b9bd8786d310

fix incompatibility in mxCreateNumericArray (bug #45319) * mex.cc (mxArray_matlab::mxArray_matlab): Create empty array if ndims_arg is 0. If ndims_arg < 2, initialize dims to [1, 1].
author John W. Eaton <jwe@octave.org>
date Thu, 16 Jul 2015 14:19:47 -0400
parents 5758e0013246
children
line wrap: on
line source

*~
*.user
*.o
*.a
Makefile*
*.pdb
debug/
release/