Mercurial > hg > octave-lyh
view scripts/specfun/module.mk @ 16749:c9007267cbf5
Variation of color option layouts with columns packed to the left
* settings-dialog.cc (settings_dialog::read_workspace_colors,
settings_dialog::read_terminal_colors): Add 4 space characters to front of
color description. Set the column stretch for last (blank) column to 10.
author | Daniel J Sebald <daniel.sebald@ieee.org> |
---|---|
date | Tue, 11 Jun 2013 14:02:41 -0500 |
parents | 2f766ceeb03e |
children |
line wrap: on
line source
FCN_FILE_DIRS += specfun specfun_FCN_FILES = \ specfun/bessel.m \ specfun/beta.m \ specfun/betaln.m \ specfun/ellipke.m \ specfun/expint.m \ specfun/factor.m \ specfun/factorial.m \ specfun/isprime.m \ specfun/lcm.m \ specfun/legendre.m \ specfun/nchoosek.m \ specfun/nthroot.m \ specfun/perms.m \ specfun/pow2.m \ specfun/primes.m \ specfun/reallog.m \ specfun/realpow.m \ specfun/realsqrt.m FCN_FILES += $(specfun_FCN_FILES) PKG_ADD_FILES += specfun/PKG_ADD DIRSTAMP_FILES += specfun/$(octave_dirstamp)