diff scripts/polynomial/polyint.m @ 7151:aeeb646f6538

[project @ 2007-11-09 19:34:17 by jwe]
author jwe
date Fri, 09 Nov 2007 19:35:52 +0000
parents a1dbe9d80eee
children 6f2d95255911
line wrap: on
line diff
--- a/scripts/polynomial/polyint.m
+++ b/scripts/polynomial/polyint.m
@@ -50,7 +50,7 @@
   if (lp == 0)
     p = [];
     return;
-  end
+  endif
 
   if (rows (p) > 1)
     ## Convert to column vector