changeset 15024:a031f7d515b2

Added to the sort help message.
author Doug Stewart <doug.dastew@gmail.com>
date Thu, 26 Jul 2012 14:20:11 -0400
parents 3d8ace26c5b4
children f23e60748072
files src/data.cc
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/data.cc
+++ b/src/data.cc
@@ -5910,6 +5910,7 @@
 \n\
 The algorithm used in @code{sort} is optimized for the sorting of partially\n\
 ordered lists.\n\
+@seealso{sortrows}\n\
 @end deftypefn")
 {
   octave_value_list retval;