Mercurial > hg > octave-nkf
view scripts/elfun/module.mk @ 20296:23fb65b45d8c
do not call custom editor at startup and when debugging (bug #44701)
* file-editor.cc (call_custom_editor): return with true but without opening
a file;
(empty_script): do not open an empty script in the cutom editor
at startup
author | Torsten <ttl@justmail.de> |
---|---|
date | Fri, 17 Apr 2015 19:55:24 +0200 |
parents | 78c022f1d6f7 |
children | fa9fa6ab76f0 |
line wrap: on
line source
FCN_FILE_DIRS += elfun elfun_FCN_FILES = \ elfun/acosd.m \ elfun/acot.m \ elfun/acotd.m \ elfun/acoth.m \ elfun/acsc.m \ elfun/acscd.m \ elfun/acsch.m \ elfun/asec.m \ elfun/asecd.m \ elfun/asech.m \ elfun/asind.m \ elfun/atan2d.m \ elfun/atand.m \ elfun/cosd.m \ elfun/cot.m \ elfun/cotd.m \ elfun/coth.m \ elfun/csc.m \ elfun/cscd.m \ elfun/csch.m \ elfun/sec.m \ elfun/secd.m \ elfun/sech.m \ elfun/sind.m \ elfun/tand.m FCN_FILES += $(elfun_FCN_FILES) PKG_ADD_FILES += elfun/PKG_ADD DIRSTAMP_FILES += elfun/$(octave_dirstamp)