annotate scripts/deprecated/module.mk @ 12728:a17269b1148f stable

maint: undo unintended change removing deprecated functions
author John W. Eaton <jwe@octave.org>
date Thu, 09 Jun 2011 13:35:10 -0400
parents 89604fa96d2f
children d6bd2f2c35cc
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
9794
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
diff changeset
1 FCN_FILE_DIRS += deprecated
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
diff changeset
2
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
diff changeset
3 deprecated_FCN_FILES = \
11165
5962c1cfdbcb Deprecate autocor and autocov functions.
Rik <octave@nomad.inbox5.com>
parents: 11151
diff changeset
4 deprecated/autocor.m \
5962c1cfdbcb Deprecate autocor and autocov functions.
Rik <octave@nomad.inbox5.com>
parents: 11151
diff changeset
5 deprecated/autocov.m \
11151
0c38b45ab49c Deprecate betai, gammai, is_global functions.
Rik <octave@nomad.inbox5.com>
parents: 10881
diff changeset
6 deprecated/betai.m \
9868
7f4939e76684 deprecate cellidx
Jaroslav Hajek <highegg@gmail.com>
parents: 9794
diff changeset
7 deprecated/cellidx.m \
9794
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
diff changeset
8 deprecated/clg.m \
12728
a17269b1148f maint: undo unintended change removing deprecated functions
John W. Eaton <jwe@octave.org>
parents: 12574
diff changeset
9 deprecated/complement.m \
a17269b1148f maint: undo unintended change removing deprecated functions
John W. Eaton <jwe@octave.org>
parents: 12574
diff changeset
10 deprecated/create_set.m \
12556
88558b8eb8a7 Add deprecated entry for cquad() pointing to quadcc().
Rik <octave@nomad.inbox5.com>
parents: 12498
diff changeset
11 deprecated/cquad.m \
11226
16d744cce38c deprecate the dispatch function
John W. Eaton <jwe@octave.org>
parents: 11165
diff changeset
12 deprecated/dispatch.m \
12728
a17269b1148f maint: undo unintended change removing deprecated functions
John W. Eaton <jwe@octave.org>
parents: 12574
diff changeset
13 deprecated/dmult.m \
10336
1603dfe72933 obsolete fstat, handle the functionality by stat
Jaroslav Hajek <highegg@gmail.com>
parents: 10223
diff changeset
14 deprecated/fstat.m \
11151
0c38b45ab49c Deprecate betai, gammai, is_global functions.
Rik <octave@nomad.inbox5.com>
parents: 10881
diff changeset
15 deprecated/gammai.m \
12224
abcd61f965e5 Deprecate glpkmex function and remove from documentation.
Rik <octave@nomad.inbox5.com>
parents: 12210
diff changeset
16 deprecated/glpkmex.m \
10413
271c5262975b deprecate intwarning
Jaroslav Hajek <highegg@gmail.com>
parents: 10336
diff changeset
17 deprecated/intwarning.m \
12728
a17269b1148f maint: undo unintended change removing deprecated functions
John W. Eaton <jwe@octave.org>
parents: 12574
diff changeset
18 deprecated/iscommand.m \
12498
294c0927c762 Deprecate is_duplicate_entry.
Rik <octave@nomad.inbox5.com>
parents: 12413
diff changeset
19 deprecated/is_duplicate_entry.m \
11151
0c38b45ab49c Deprecate betai, gammai, is_global functions.
Rik <octave@nomad.inbox5.com>
parents: 10881
diff changeset
20 deprecated/is_global.m \
12728
a17269b1148f maint: undo unintended change removing deprecated functions
John W. Eaton <jwe@octave.org>
parents: 12574
diff changeset
21 deprecated/israwcommand.m \
9794
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
diff changeset
22 deprecated/isstr.m \
12728
a17269b1148f maint: undo unintended change removing deprecated functions
John W. Eaton <jwe@octave.org>
parents: 12574
diff changeset
23 deprecated/lchol.m \
a17269b1148f maint: undo unintended change removing deprecated functions
John W. Eaton <jwe@octave.org>
parents: 12574
diff changeset
24 deprecated/loadimage.m \
11540
b0ef6f28e09a deprecate krylovb function
John W. Eaton <jwe@octave.org>
parents: 11530
diff changeset
25 deprecated/krylovb.m \
12728
a17269b1148f maint: undo unintended change removing deprecated functions
John W. Eaton <jwe@octave.org>
parents: 12574
diff changeset
26 deprecated/mark_as_command.m \
a17269b1148f maint: undo unintended change removing deprecated functions
John W. Eaton <jwe@octave.org>
parents: 12574
diff changeset
27 deprecated/mark_as_rawcommand.m \
12574
89604fa96d2f Deprecate perror, strerror functions.
Rik <octave@nomad.inbox5.com>
parents: 12556
diff changeset
28 deprecated/perror.m \
11530
13b4fbd2a58b Deprecate replot function.
Rik <octave@nomad.inbox5.com>
parents: 11390
diff changeset
29 deprecated/replot.m \
12210
cd6f7f4f53a3 Deprecate saveimage.m.
Rik <octave@nomad.inbox5.com>
parents: 11540
diff changeset
30 deprecated/saveimage.m \
9794
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
diff changeset
31 deprecated/setstr.m \
12728
a17269b1148f maint: undo unintended change removing deprecated functions
John W. Eaton <jwe@octave.org>
parents: 12574
diff changeset
32 deprecated/spatan2.m \
a17269b1148f maint: undo unintended change removing deprecated functions
John W. Eaton <jwe@octave.org>
parents: 12574
diff changeset
33 deprecated/spchol2inv.m \
a17269b1148f maint: undo unintended change removing deprecated functions
John W. Eaton <jwe@octave.org>
parents: 12574
diff changeset
34 deprecated/spcholinv.m \
a17269b1148f maint: undo unintended change removing deprecated functions
John W. Eaton <jwe@octave.org>
parents: 12574
diff changeset
35 deprecated/spchol.m \
a17269b1148f maint: undo unintended change removing deprecated functions
John W. Eaton <jwe@octave.org>
parents: 12574
diff changeset
36 deprecated/spcumprod.m \
a17269b1148f maint: undo unintended change removing deprecated functions
John W. Eaton <jwe@octave.org>
parents: 12574
diff changeset
37 deprecated/spcumsum.m \
a17269b1148f maint: undo unintended change removing deprecated functions
John W. Eaton <jwe@octave.org>
parents: 12574
diff changeset
38 deprecated/spdet.m \
a17269b1148f maint: undo unintended change removing deprecated functions
John W. Eaton <jwe@octave.org>
parents: 12574
diff changeset
39 deprecated/spdiag.m \
a17269b1148f maint: undo unintended change removing deprecated functions
John W. Eaton <jwe@octave.org>
parents: 12574
diff changeset
40 deprecated/spfind.m \
11390
7ca273af4309 Deprecate sphcat and spvcat functions.
Rik <octave@nomad.inbox5.com>
parents: 11226
diff changeset
41 deprecated/sphcat.m \
12728
a17269b1148f maint: undo unintended change removing deprecated functions
John W. Eaton <jwe@octave.org>
parents: 12574
diff changeset
42 deprecated/spinv.m \
a17269b1148f maint: undo unintended change removing deprecated functions
John W. Eaton <jwe@octave.org>
parents: 12574
diff changeset
43 deprecated/spkron.m \
a17269b1148f maint: undo unintended change removing deprecated functions
John W. Eaton <jwe@octave.org>
parents: 12574
diff changeset
44 deprecated/splchol.m \
a17269b1148f maint: undo unintended change removing deprecated functions
John W. Eaton <jwe@octave.org>
parents: 12574
diff changeset
45 deprecated/split.m \
a17269b1148f maint: undo unintended change removing deprecated functions
John W. Eaton <jwe@octave.org>
parents: 12574
diff changeset
46 deprecated/splu.m \
a17269b1148f maint: undo unintended change removing deprecated functions
John W. Eaton <jwe@octave.org>
parents: 12574
diff changeset
47 deprecated/spmax.m \
a17269b1148f maint: undo unintended change removing deprecated functions
John W. Eaton <jwe@octave.org>
parents: 12574
diff changeset
48 deprecated/spmin.m \
a17269b1148f maint: undo unintended change removing deprecated functions
John W. Eaton <jwe@octave.org>
parents: 12574
diff changeset
49 deprecated/spprod.m \
a17269b1148f maint: undo unintended change removing deprecated functions
John W. Eaton <jwe@octave.org>
parents: 12574
diff changeset
50 deprecated/spqr.m \
a17269b1148f maint: undo unintended change removing deprecated functions
John W. Eaton <jwe@octave.org>
parents: 12574
diff changeset
51 deprecated/spsum.m \
a17269b1148f maint: undo unintended change removing deprecated functions
John W. Eaton <jwe@octave.org>
parents: 12574
diff changeset
52 deprecated/spsumsq.m \
11390
7ca273af4309 Deprecate sphcat and spvcat functions.
Rik <octave@nomad.inbox5.com>
parents: 11226
diff changeset
53 deprecated/spvcat.m \
12728
a17269b1148f maint: undo unintended change removing deprecated functions
John W. Eaton <jwe@octave.org>
parents: 12574
diff changeset
54 deprecated/str2mat.m \
12574
89604fa96d2f Deprecate perror, strerror functions.
Rik <octave@nomad.inbox5.com>
parents: 12556
diff changeset
55 deprecated/strerror.m \
12728
a17269b1148f maint: undo unintended change removing deprecated functions
John W. Eaton <jwe@octave.org>
parents: 12574
diff changeset
56 deprecated/unmark_command.m \
a17269b1148f maint: undo unintended change removing deprecated functions
John W. Eaton <jwe@octave.org>
parents: 12574
diff changeset
57 deprecated/unmark_rawcommand.m \
10881
22cd681a4e28 Deprecate values.m
Rik <octave@nomad.inbox5.com>
parents: 10413
diff changeset
58 deprecated/values.m \
9794
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
diff changeset
59 deprecated/weibcdf.m \
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
diff changeset
60 deprecated/weibinv.m \
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
diff changeset
61 deprecated/weibpdf.m \
10223
f493e9be5cd6 remove delete files from module.mk list
John W. Eaton <jwe@octave.org>
parents: 10041
diff changeset
62 deprecated/weibrnd.m
9794
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
diff changeset
63
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
diff changeset
64 FCN_FILES += $(deprecated_FCN_FILES)
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
diff changeset
65
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
diff changeset
66 PKG_ADD_FILES += deprecated/PKG_ADD
9906
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9868
diff changeset
67
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9868
diff changeset
68 DIRSTAMP_FILES += deprecated/$(octave_dirstamp)