changeset 5375:3522d923fb65

[project @ 2005-05-30 13:03:15 by dbateman]
author dbateman
date Mon, 30 May 2005 13:03:15 +0000
parents 69036fac1c42
children e0b390a01639
files scripts/optimization/glpkmex.m
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/optimization/glpkmex.m	Mon May 30 08:43:14 2005 +0000
+++ b/scripts/optimization/glpkmex.m	Mon May 30 13:03:15 2005 +0000
@@ -22,7 +22,7 @@
 ## This function is provided for compatibility with the old @sc{Matlab}
 ## interface to the GNU GLPK library.  For Octave code, you should use
 ## the @code{glpk} function instead.
-## @end deftypefn.
+## @end deftypefn
 
 function [xopt, fopt, status, extra] = glpkmex (varargin)