diff scripts/deprecated/module.mk @ 11151:0c38b45ab49c

Deprecate betai, gammai, is_global functions.
author Rik <octave@nomad.inbox5.com>
date Sun, 24 Oct 2010 07:28:43 -0700
parents 22cd681a4e28
children 5962c1cfdbcb
line wrap: on
line diff
--- a/scripts/deprecated/module.mk
+++ b/scripts/deprecated/module.mk
@@ -1,14 +1,17 @@
 FCN_FILE_DIRS += deprecated
 
 deprecated_FCN_FILES = \
+  deprecated/betai.m \
   deprecated/cellidx.m \
   deprecated/clg.m \
   deprecated/complement.m \
   deprecated/create_set.m \
   deprecated/dmult.m \
   deprecated/fstat.m \
+  deprecated/gammai.m \
   deprecated/intwarning.m \
   deprecated/iscommand.m \
+  deprecated/is_global.m \
   deprecated/israwcommand.m \
   deprecated/isstr.m \
   deprecated/lchol.m \