diff scripts/optimization/__all_opts__.m @ 11587:c792872f8942

all script files: untabify and strip trailing whitespace
author John W. Eaton <jwe@octave.org>
date Thu, 20 Jan 2011 17:35:29 -0500
parents fd0a3ac60b0e
children a04e32272ecb
line wrap: on
line diff
--- a/scripts/optimization/__all_opts__.m	Thu Jan 20 17:24:59 2011 -0500
+++ b/scripts/optimization/__all_opts__.m	Thu Jan 20 17:35:29 2011 -0500
@@ -25,7 +25,7 @@
 ## list of possible values.
 
 function names = __all_opts__ (varargin)
-  
+
   persistent saved_names = {};
 
   ## do not clear this function