Mercurial > hg > octave-nkf
view scripts/io/module.mk @ 19830:884e0c55d92c
Fix complex compare operation for issorted (bug #44071).
* Array-C.cc (nan_ascending_compare, nan_descending_compare): Fix typo where
comparison was made between x and x rather than between x and y.
author | Rik <rik@octave.org> |
---|---|
date | Mon, 26 Jan 2015 15:32:49 -0800 |
parents | 9a455cf96dbe |
children | fa9fa6ab76f0 |
line wrap: on
line source
FCN_FILE_DIRS += io io_FCN_FILES = \ io/beep.m \ io/csvread.m \ io/csvwrite.m \ io/dlmwrite.m \ io/fileread.m \ io/importdata.m \ io/is_valid_file_id.m \ io/strread.m \ io/textscan.m \ io/textread.m FCN_FILES += $(io_FCN_FILES) PKG_ADD_FILES += io/PKG_ADD DIRSTAMP_FILES += io/$(octave_dirstamp)