fix typo introduced in f03839cf12

time-shift
Houtan Bastani 2015-05-26 12:11:24 +02:00
parent 92a33f9792
commit 90c4f834f2
1 changed files with 2 additions and 3 deletions

View File

@ -74,9 +74,8 @@ elseif options.bytecode
x(M.block_structure_stat.block(b).variable) = y;
else
[chk, nulldev, nulldev1, x] = bytecode( x, exo, params, ...
x, 1, x, 'evaluate', ...
'static', ['block ' ...
'= '] int2str(b)]);
x, 1, x, 'evaluate', 'static', ...
['block = ' int2str(b)]);
if chk
info = 1;
return