From 079d0b4a3ec15a4d7d2644484d116df9d1c694bb Mon Sep 17 00:00:00 2001 From: Sunil Shetye Date: Wed, 11 Jul 2018 13:05:13 +0530 Subject: fix assignment to list --- js/Linear/SUMMATION.pickle | 49 ++++++++++++++++++++++------------------------ 1 file changed, 23 insertions(+), 26 deletions(-) (limited to 'js/Linear/SUMMATION.pickle') diff --git a/js/Linear/SUMMATION.pickle b/js/Linear/SUMMATION.pickle index 6a1a82b2..9645ce38 100644 --- a/js/Linear/SUMMATION.pickle +++ b/js/Linear/SUMMATION.pickle @@ -49,61 +49,58 @@ sS'model.sim' p14 S'list' p15 -sS'[this.model,graphics,ok]' -p16 -g10 sS'model.out2' -p17 +p16 g10 sS'in1' -p18 +p17 g10 sS'in2' -p19 +p18 g10 sS'model.rpar' -p20 +p19 NsS'graphics.exprs' -p21 +p20 g8 sS'nout2' -p22 +p21 g10 sS'model.ipar' -p23 +p22 g8 sS'typ' -p24 +p23 S'vector' -p25 +p24 sS'ok' -p26 +p25 S'boolean' -p27 +p26 sS'model.blocktype' -p28 +p27 g5 sS'model.dep_ut' -p29 -g25 +p28 +g24 sS'exprs' -p30 +p29 g5 sS'gr_i' -p31 -g25 +p30 +g24 sS'y' -p32 -g25 +p31 +g24 sS'x' -p33 +p32 g10 sS'model' -p34 +p33 g2 sS'ot' -p35 +p34 NsS'nout' -p36 +p35 g10 s. \ No newline at end of file -- cgit