Mercurial > hg > octave-lyh
view scripts/special-matrix/module.mk @ 15941:8135bce0812a
struct2hdl.m: send error when the requested object type is not implemented.
* scripts/plot/struct2hdl.m: send error when the requested object type is not
implemented.
author | Pantxo Diribarne <pantxo.diribarne@gmail.com> |
---|---|
date | Sun, 13 Jan 2013 21:57:02 +0100 |
parents | e205ebe2ba67 |
children | 2510fffc05e1 |
line wrap: on
line source
FCN_FILE_DIRS += special-matrix special_matrix_FCN_FILES = \ special-matrix/hadamard.m \ special-matrix/hankel.m \ special-matrix/hilb.m \ special-matrix/invhilb.m \ special-matrix/magic.m \ special-matrix/pascal.m \ special-matrix/rosser.m \ special-matrix/toeplitz.m \ special-matrix/vander.m \ special-matrix/wilkinson.m FCN_FILES += $(special_matrix_FCN_FILES) PKG_ADD_FILES += special-matrix/PKG_ADD DIRSTAMP_FILES += special-matrix/$(octave_dirstamp)