From a7431fc21032282fd2a9f389931355a99a0e4c4c Mon Sep 17 00:00:00 2001 From: Sunil Shetye Date: Wed, 4 Jul 2018 11:31:04 +0530 Subject: add type to expressions --- js/Misc/BACKLASH.pickle | 66 ++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 65 insertions(+), 1 deletion(-) (limited to 'js/Misc/BACKLASH.pickle') diff --git a/js/Misc/BACKLASH.pickle b/js/Misc/BACKLASH.pickle index 6d9515ee..32306537 100644 --- a/js/Misc/BACKLASH.pickle +++ b/js/Misc/BACKLASH.pickle @@ -13,4 +13,68 @@ p5 atp6 Rp7 .(dp0 -. \ No newline at end of file +S'this.x' +p1 +S'double' +p2 +sS'model.sim' +p3 +S'vector' +p4 +sS'model.in1' +p5 +g2 +sS'model.blocktype' +p6 +S'string' +p7 +sS'this.x.model' +p8 +S'object' +p9 +sS'this.x.graphics' +p10 +g9 +sS'arg1' +p11 +g9 +sS'graphics.exprs' +p12 +NsS'model.rpar' +p13 +S'matrix' +p14 +sS'rpar' +p15 +NsS'model.nzcross' +p16 +g2 +sS'exprs' +p17 +g14 +sS'gr_i' +p18 +g4 +sS'model.dep_ut' +p19 +g4 +sS'graphics' +p20 +g9 +sS'y' +p21 +g4 +sS'model' +p22 +g2 +sS'rpar[1-1]' +p23 +NsS'typ' +p24 +g4 +sS'rpar[2-1]' +p25 +NsS'model.out' +p26 +g2 +s. \ No newline at end of file -- cgit