annotate scripts/deprecated/module.mk @ 19966:74b5209ad68d

correct function name in module.mk file * scripts/deprecated/module.mk: Fix name of mouse_wheel_zoom.m.
author John W. Eaton <jwe@octave.org>
date Thu, 19 Feb 2015 01:47:14 -0500
parents 47440b762547
children 656cb18bf858
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 = \
18804
7485f8a8e431 bicubic.m: Deprecate function for 4.2 release.
Rik <rik@octave.org>
parents: 18606
diff changeset
4 deprecated/bicubic.m \
19842
ebd27d8c63fd update default branch to release as 4.0
John W. Eaton <jwe@octave.org>
parents: 19460
diff changeset
5 deprecated/default_save_options.m \
19356
ba167badef9f Deprecate delaunay3 and extend delaunay to 3-D inputs.
Rik <rik@octave.org>
parents: 19347
diff changeset
6 deprecated/delaunay3.m \
19388
93f7f4d074b1 Deprecate dump_prefs.m
Rik <rik@octave.org>
parents: 19356
diff changeset
7 deprecated/dump_prefs.m \
18109
2217bc116aa9 maint: Dummy merge with gui-release, ignoring all recent backout merges
Jordi Gutiérrez Hermoso <jordigh@octave.org>
parents: 18102
diff changeset
8 deprecated/find_dir_in_path.m \
19309
a4c226a963c5 Deprecate finite in favor of isfinite.
Rik <rik@octave.org>
parents: 19304
diff changeset
9 deprecated/finite.m \
19310
9c5a17d5fc19 Deprecate fmod function.
Rik <rik@octave.org>
parents: 19309
diff changeset
10 deprecated/fmod.m \
19311
f506de9089e8 Deprecate fnmatch function.
Rik <rik@octave.org>
parents: 19310
diff changeset
11 deprecated/fnmatch.m \
19842
ebd27d8c63fd update default branch to release as 4.0
John W. Eaton <jwe@octave.org>
parents: 19460
diff changeset
12 deprecated/gen_doc_cache.m \
ebd27d8c63fd update default branch to release as 4.0
John W. Eaton <jwe@octave.org>
parents: 19460
diff changeset
13 deprecated/interp1q.m \
ebd27d8c63fd update default branch to release as 4.0
John W. Eaton <jwe@octave.org>
parents: 19460
diff changeset
14 deprecated/isequalwithequalnans.m \
9794
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
diff changeset
15 deprecated/isstr.m \
19842
ebd27d8c63fd update default branch to release as 4.0
John W. Eaton <jwe@octave.org>
parents: 19460
diff changeset
16 deprecated/java_convert_matrix.m \
ebd27d8c63fd update default branch to release as 4.0
John W. Eaton <jwe@octave.org>
parents: 19460
diff changeset
17 deprecated/java_debug.m \
ebd27d8c63fd update default branch to release as 4.0
John W. Eaton <jwe@octave.org>
parents: 19460
diff changeset
18 deprecated/java_invoke.m \
ebd27d8c63fd update default branch to release as 4.0
John W. Eaton <jwe@octave.org>
parents: 19460
diff changeset
19 deprecated/java_new.m \
ebd27d8c63fd update default branch to release as 4.0
John W. Eaton <jwe@octave.org>
parents: 19460
diff changeset
20 deprecated/java_unsigned_conversion.m \
ebd27d8c63fd update default branch to release as 4.0
John W. Eaton <jwe@octave.org>
parents: 19460
diff changeset
21 deprecated/javafields.m \
ebd27d8c63fd update default branch to release as 4.0
John W. Eaton <jwe@octave.org>
parents: 19460
diff changeset
22 deprecated/javamethods.m \
19844
0165d9607624 Deprecate audio functions loadaudio, playaudio, saveaudio, and setaudio.
Mike Miller <mtmiller@ieee.org>
parents: 19842
diff changeset
23 deprecated/loadaudio.m \
19340
e278c939a419 Deprecate luinc.
Rik <rik@octave.org>
parents: 19318
diff changeset
24 deprecated/luinc.m \
19966
74b5209ad68d correct function name in module.mk file
John W. Eaton <jwe@octave.org>
parents: 19965
diff changeset
25 deprecated/mouse_wheel_zoom.m \
19842
ebd27d8c63fd update default branch to release as 4.0
John W. Eaton <jwe@octave.org>
parents: 19460
diff changeset
26 deprecated/nfields.m \
19460
e5a1e7951908 Deprecate octave_tmp_file_name.
Rik <rik@octave.org>
parents: 19388
diff changeset
27 deprecated/octave_tmp_file_name.m \
19844
0165d9607624 Deprecate audio functions loadaudio, playaudio, saveaudio, and setaudio.
Mike Miller <mtmiller@ieee.org>
parents: 19842
diff changeset
28 deprecated/playaudio.m \
19842
ebd27d8c63fd update default branch to release as 4.0
John W. Eaton <jwe@octave.org>
parents: 19460
diff changeset
29 deprecated/re_read_readline_init_file.m \
ebd27d8c63fd update default branch to release as 4.0
John W. Eaton <jwe@octave.org>
parents: 19460
diff changeset
30 deprecated/read_readline_init_file.m \
19844
0165d9607624 Deprecate audio functions loadaudio, playaudio, saveaudio, and setaudio.
Mike Miller <mtmiller@ieee.org>
parents: 19842
diff changeset
31 deprecated/saveaudio.m \
19842
ebd27d8c63fd update default branch to release as 4.0
John W. Eaton <jwe@octave.org>
parents: 19460
diff changeset
32 deprecated/saving_history.m \
19844
0165d9607624 Deprecate audio functions loadaudio, playaudio, saveaudio, and setaudio.
Mike Miller <mtmiller@ieee.org>
parents: 19842
diff changeset
33 deprecated/setaudio.m \
19257
d20c81d3cd21 Deprecate syl, add new function sylvester.
Rik <rik@octave.org>
parents: 19252
diff changeset
34 deprecated/strmatch.m \
19303
d4a920d28242 Depecrate usage() function.
Rik <rik@octave.org>
parents: 19260
diff changeset
35 deprecated/syl.m \
d4a920d28242 Depecrate usage() function.
Rik <rik@octave.org>
parents: 19260
diff changeset
36 deprecated/usage.m
9794
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
diff changeset
37
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
diff changeset
38 FCN_FILES += $(deprecated_FCN_FILES)
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
diff changeset
39
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents:
diff changeset
40 PKG_ADD_FILES += deprecated/PKG_ADD
9906
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9868
diff changeset
41
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9868
diff changeset
42 DIRSTAMP_FILES += deprecated/$(octave_dirstamp)