From cbc375d9bc42bc29eeb919a020dfbf15921d3cf0 Mon Sep 17 00:00:00 2001 From: Sunil Shetye Date: Mon, 9 Jul 2018 15:12:43 +0530 Subject: add list type --- js/Electrical/NPN.pickle | 49 ++++++++++++++++++++++++------------------------ 1 file changed, 25 insertions(+), 24 deletions(-) (limited to 'js/Electrical/NPN.pickle') diff --git a/js/Electrical/NPN.pickle b/js/Electrical/NPN.pickle index 9363c864..36212a2e 100644 --- a/js/Electrical/NPN.pickle +++ b/js/Electrical/NPN.pickle @@ -45,7 +45,7 @@ Rp22 .(dp0 S'x.model.equations.parameters[2-1]' p1 -S'vector' +S'list' p2 sS'arg1' p3 @@ -92,61 +92,62 @@ p19 g6 sS'y' p20 -g2 -sS'mo.outputs' +S'vector' p21 +sS'mo.outputs' +p22 g8 sS'Typein' -p22 +p23 g8 sS'x.graphics.out_implicit' -p23 +p24 g8 sS'model.rpar' -p24 +p25 g8 sS'P' -p25 +p26 g8 sS'graphics' -p26 +p27 g4 sS'typ' -p27 -g2 -sS'model.blocktype' p28 +g21 +sS'model.blocktype' +p29 g6 sS'mo' -p29 +p30 g10 sS'gr_i' -p30 -g2 -sS'MI' p31 +g21 +sS'MI' +p32 g8 sS'model.dep_ut' -p32 -g2 -sS'exprs' p33 +g21 +sS'exprs' +p34 g8 sS'x.graphics.exprs' -p34 -NsS'PortName' p35 +NsS'PortName' +p36 g8 sS'x' -p36 +p37 g10 sS'model' -p37 +p38 g4 sS'ParametersName' -p38 +p39 g8 sS'MO' -p39 +p40 g8 s. \ No newline at end of file -- cgit