view scripts/deprecated/module.mk @ 16923:5d08a2ec7edb

doc: Move graphics object functions into the right section * plot.txi: Merge node "Use of axis, line, and patch Functions" into node "Graphics Objects". * octave.texi: Remove node "Use of axis, line, and patch Functions"
author Mike Miller <mtmiller@ieee.org>
date Mon, 08 Jul 2013 09:13:30 -0400
parents 1aebb613a5ac
children a7b2fc7fe1a9
line wrap: on
line source

FCN_FILE_DIRS += deprecated

deprecated_FCN_FILES = \
  deprecated/__error_text__.m \
  deprecated/cor.m \
  deprecated/corrcoef.m \
  deprecated/cut.m \
  deprecated/default_save_options.m \
  deprecated/java_debug.m \
  deprecated/error_text.m \
  deprecated/gen_doc_cache.m \
  deprecated/isstr.m \
  deprecated/java_convert_matrix.m \
  deprecated/java_get.m \
  deprecated/java_invoke.m \
  deprecated/java_new.m \
  deprecated/java_unsigned_conversion.m \
  deprecated/java_set.m \
  deprecated/javafields.m \
  deprecated/javamethods.m \
  deprecated/polyderiv.m \
  deprecated/re_read_readline_init_file.m \
  deprecated/read_readline_init_file.m \
  deprecated/saving_history.m \
  deprecated/shell_cmd.m \
  deprecated/studentize.m \
  deprecated/sylvester_matrix.m

FCN_FILES += $(deprecated_FCN_FILES)

PKG_ADD_FILES += deprecated/PKG_ADD

DIRSTAMP_FILES += deprecated/$(octave_dirstamp)