diff options
Diffstat (limited to 'data_structures/CVS.js')
-rw-r--r-- | data_structures/CVS.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data_structures/CVS.js b/data_structures/CVS.js index 2bbd53b..5bfb5f9 100644 --- a/data_structures/CVS.js +++ b/data_structures/CVS.js @@ -26,4 +26,5 @@ function CVS () { var if P(i,3) = =1, then; Typein = new ScilabDouble([Typein;,"E"]); MI = new ScilabDouble([MI],[PortName(i)]); + return new BasicBlock(this.x) } |