Mercurial > hg > octave-lyh
view scripts/testfun/module.mk @ 15312:d81105896288
m-editor: open a new file from the directory of the last active tab
* file-editor-tab.cc, file-editor-tab.h: new get_file_name method & open_file with a directory
* file-editor.cc: request_open_file with the path to the last active file
author | Thorsten Liebig <thorsten.liebig@gmx.de> |
---|---|
date | Tue, 04 Sep 2012 22:34:48 +0200 |
parents | 3b77db443cc0 |
children | 5b2126a8c84f |
line wrap: on
line source
FCN_FILE_DIRS += testfun testfun_FCN_FILES = \ testfun/assert.m \ testfun/demo.m \ testfun/example.m \ testfun/fail.m \ testfun/rundemos.m \ testfun/runtests.m \ testfun/speed.m \ testfun/test.m FCN_FILES += $(testfun_FCN_FILES) PKG_ADD_FILES += testfun/PKG_ADD DIRSTAMP_FILES += testfun/$(octave_dirstamp)