diff options
Diffstat (limited to 'data_structures_correct/CLKSOMV_f.js')
-rw-r--r-- | data_structures_correct/CLKSOMV_f.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data_structures_correct/CLKSOMV_f.js b/data_structures_correct/CLKSOMV_f.js index fd46d38..6729647 100644 --- a/data_structures_correct/CLKSOMV_f.js +++ b/data_structures_correct/CLKSOMV_f.js @@ -1,5 +1,5 @@ function CLKSOMV_f() { - + CLKSOMV_f.prototype.internal = function CLKSOMV_f() { var model = scicos_model(); model.sim = new ScilabString(["sum"]); |