From 92f8a251bbaeddf6ec034722a3079d865517d650 Mon Sep 17 00:00:00 2001 From: Sunil Shetye Date: Sun, 15 Jul 2018 00:26:52 +0530 Subject: handle boolean differently --- js/Electrical/SineVoltage.pickle | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'js/Electrical/SineVoltage.pickle') diff --git a/js/Electrical/SineVoltage.pickle b/js/Electrical/SineVoltage.pickle index 569ed239..46bb2f90 100644 --- a/js/Electrical/SineVoltage.pickle +++ b/js/Electrical/SineVoltage.pickle @@ -103,22 +103,23 @@ p30 g12 sS'model.dep_ut' p31 -g8 -sS'model.equations.parameters[2-1]' +S'vector_boolean' p32 +sS'model.equations.parameters[2-1]' +p33 g18 sS'exprs' -p33 +p34 g25 sS'gr_i' -p34 +p35 g8 sS'y' -p35 +p36 g8 sS'x' -p36 -NsS'model' p37 +NsS'model' +p38 g2 s. \ No newline at end of file -- cgit