changeset 5654:8106adc5057c octave-forge

Autoload num2hex function in hex2num.cc
author rlaboiss
date Sun, 17 May 2009 20:06:45 +0000
parents 311a266b4108
children 0924c374b60d
files main/miscellaneous/src/hex2num.cc
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/main/miscellaneous/src/hex2num.cc	Sun May 17 20:05:57 2009 +0000
+++ b/main/miscellaneous/src/hex2num.cc	Sun May 17 20:06:45 2009 +0000
@@ -112,7 +112,7 @@
  */
 
 
-
+// PKG_ADD: autoload ("num2hex", "hex2num.oct");
 DEFUN_DLD (num2hex, args, ,
   "-*- texinfo -*-\n\
 @deftypefn {Loadable Function} {@var{s} =} num2hex (@var{n})\n\