diff scripts/general/prepad.m @ 8436:342f72c1df1a

In prepad, add reference to postpad.
author Francesco Potortì <pot@gnu.org>
date Fri, 26 Dec 2008 22:54:38 +0100
parents a730e47fda4d
children faccdb98d953
line wrap: on
line diff
--- a/scripts/general/prepad.m
+++ b/scripts/general/prepad.m
@@ -33,6 +33,7 @@
 ##
 ## If the optional @var{dim} argument is given, then operate along this
 ## dimension.
+## @seealso{postpad}
 ## @end deftypefn
 
 ## Author: Tony Richardson <arichard@stark.cc.oh.us>