From 200c4cfb3bd50c0b05fdf5b58c6e3671853cc5ad Mon Sep 17 00:00:00 2001
From: Sunil Shetye
Date: Thu, 5 Jul 2018 18:22:46 +0530
Subject: fix var when assigning

---
 js/NonLinear/PRODUCT.pickle | 69 +++++++++++++++++++++++----------------------
 1 file changed, 35 insertions(+), 34 deletions(-)

(limited to 'js/NonLinear/PRODUCT.pickle')

diff --git a/js/NonLinear/PRODUCT.pickle b/js/NonLinear/PRODUCT.pickle
index 16866b3f..7b79339b 100644
--- a/js/NonLinear/PRODUCT.pickle
+++ b/js/NonLinear/PRODUCT.pickle
@@ -16,66 +16,67 @@ p2
 sS'graphics'
 p3
 g2
-sS'this.x.model'
+sS'x.model'
 p4
-NsS'model.out'
+NsS'sgn'
 p5
-S'double'
+S'matrix'
 p6
-sS'model.in1'
+sS'model.out'
 p7
-S'matrix'
+S'double'
 p8
-sS'this.sgn'
+sS'model.in1'
 p9
-g8
-sS'typ'
+g6
+sS'x.graphics'
 p10
-S'vector'
+g2
+sS'model.sim'
 p11
-sS'this.x'
+S'vector'
 p12
-g6
-sS'model.sim'
-p13
-g11
 sS'in1'
-p14
-g6
+p13
+g8
 sS'graphics.exprs'
-p15
+p14
 NsS'model.ipar'
+p15
+g6
+sS'typ'
 p16
-NsS'this.x.graphics'
-p17
-g2
+g12
 sS'[model,graphics,ok]'
-p18
-g6
+p17
+g8
 sS'ok'
-p19
+p18
 S'boolean'
-p20
+p19
 sS'model.blocktype'
-p21
+p20
 S'string'
-p22
+p21
 sS'model.dep_ut'
-p23
-g11
+p22
+g12
 sS'exprs'
-p24
-g6
+p23
+g8
 sS'gr_i'
-p25
-g11
+p24
+g12
 sS'y'
+p25
+g12
+sS'x'
 p26
-g11
+g8
 sS'model'
 p27
 g2
 sS'nout'
 p28
-g6
+g8
 s.
\ No newline at end of file
-- 
cgit