diff src/qpsol.cc @ 1686:3af478ed0af1

[project @ 1995-12-31 21:56:17 by jwe]
author jwe
date Sun, 31 Dec 1995 21:56:57 +0000
parents f85887dfe06c
children 42b4f904f1af
line wrap: on
line diff
--- a/src/qpsol.cc	Sat Dec 30 04:13:49 1995 +0000
+++ b/src/qpsol.cc	Sun Dec 31 21:56:57 1995 +0000
@@ -58,7 +58,7 @@
 libcruft/qpsol/README.MISSING in the source distribution.")
 #else
 DEFUN_DLD_BUILTIN ("qpsol", Fqpsol, Sqpsol, FSqpsol, 11,
-  "[X, OBJ, INFO, LAMBDA] = qpsol (X, H, C [, LB, UB] [, LB, A, UB])\n\
+  "[X, OBJ, INFO, LAMBDA] = qpsol (X, H, C [, LB, UB] [, A_LB, A, A_UB])\n\
 \n\
 Groups of arguments surrounded in `[]' are optional, but\n\
 must appear in the same relative order shown above.")