diff scripts/optimization/sqp.m @ 6046:34f96dd5441b

[project @ 2006-10-10 16:10:25 by jwe]
author jwe
date Tue, 10 Oct 2006 16:10:31 +0000
parents 2618a0750ae6
children f74e71ef6612
line wrap: on
line diff
--- a/scripts/optimization/sqp.m
+++ b/scripts/optimization/sqp.m
@@ -421,7 +421,7 @@
 
   else
 
-    usage ("[x, obj, info, iter, nf, lambda] = sqp (x, objf, cef, cif)");
+    print_usage ();
 
   endif