changeset 9337:d1e645103224 octave-forge

removed useless line continuation
author cdf
date Thu, 12 Jan 2012 22:35:47 +0000
parents e0a96e392620
children 79d71af23811
files extra/ocs/inst/asm/asm_initialize_system.m
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/extra/ocs/inst/asm/asm_initialize_system.m	Wed Jan 11 10:22:02 2012 +0000
+++ b/extra/ocs/inst/asm/asm_initialize_system.m	Thu Jan 12 22:35:47 2012 +0000
@@ -84,10 +84,10 @@
       y(nzil) = x(il(nzil));
       z       = x(intvars);
       
-      [a,b,c] = feval(instruct.LCR(ibl).func,\
-		      instruct.LCR(ibl).section,\
-		      instruct.LCR(ibl).pvmatrix(iel,:),\
-		      instruct.LCR(ibl).parnames,\
+      [a,b,c] = feval(instruct.LCR(ibl).func,
+		      instruct.LCR(ibl).section,
+		      instruct.LCR(ibl).pvmatrix(iel,:),
+		      instruct.LCR(ibl).parnames,
 		      y,z,0);
       
       ## Assemble matrices