Mercurial > hg > octave-nkf
comparison scripts/plot/module.mk @ 14081:b69762f7a343 stable
maint: include functions in module.mk files
* deprecated/module.mk (deprecated_FCN_FILES): Include
deprecated/error_text.m and deprecated/__error_text__.m in the list.
* miscellaneous/module.mk (miscellaneous_FCN_FILES): Include
miscellaneous/usejava.m in the list.
* plot/module.mk (plot_FCN_FILES): Include plot/waitbar.m in the
list.
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Wed, 21 Dec 2011 09:46:32 -0500 |
parents | 907d03def9d5 |
children | 284656167c25 |
comparison
equal
deleted
inserted
replaced
14078:941d19370065 | 14081:b69762f7a343 |
---|---|
192 plot/uiresume.m \ | 192 plot/uiresume.m \ |
193 plot/uitoggletool.m \ | 193 plot/uitoggletool.m \ |
194 plot/uitoolbar.m \ | 194 plot/uitoolbar.m \ |
195 plot/uiwait.m \ | 195 plot/uiwait.m \ |
196 plot/view.m \ | 196 plot/view.m \ |
197 plot/waitbar.m \ | |
197 plot/waitforbuttonpress.m \ | 198 plot/waitforbuttonpress.m \ |
198 plot/whitebg.m \ | 199 plot/whitebg.m \ |
199 plot/xlabel.m \ | 200 plot/xlabel.m \ |
200 plot/xlim.m \ | 201 plot/xlim.m \ |
201 plot/ylabel.m \ | 202 plot/ylabel.m \ |