Scilab: missing delete variable in scilab program
This commit is contained in:
parent
2ea501d488
commit
ae92e24b0c
1 changed files with 2 additions and 0 deletions
|
|
@ -221,6 +221,8 @@ public:
|
|||
Close(beginSection);
|
||||
Delete(beginSection);
|
||||
|
||||
Delete(sourceFileList);
|
||||
|
||||
return SWIG_OK;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue