diff options
author | ukashanoor | 2017-06-27 12:40:50 +0530 |
---|---|---|
committer | ukashanoor | 2017-06-27 12:40:50 +0530 |
commit | 956aa2b9bcf6171234bc9749acbfabf8660beade (patch) | |
tree | ffc914d9f15bbcce2154c4bcc702cb691004250f /macros/ASTManagement/_operatio_string.sci | |
parent | 785e19f097f7ca1964edaf159c9adfe2eda733b5 (diff) | |
download | Scilab2C_fossee_old-956aa2b9bcf6171234bc9749acbfabf8660beade.tar.gz Scilab2C_fossee_old-956aa2b9bcf6171234bc9749acbfabf8660beade.tar.bz2 Scilab2C_fossee_old-956aa2b9bcf6171234bc9749acbfabf8660beade.zip |
matrix complete
Diffstat (limited to 'macros/ASTManagement/_operatio_string.sci')
-rw-r--r-- | macros/ASTManagement/_operatio_string.sci | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/ASTManagement/_operatio_string.sci b/macros/ASTManagement/_operatio_string.sci index 8421a3f..e933233 100644 --- a/macros/ASTManagement/_operatio_string.sci +++ b/macros/ASTManagement/_operatio_string.sci @@ -10,4 +10,4 @@ function txt=%operatio_string(O) ' Operator: '+O.operator 'EndOperation' ] -endfunction
\ No newline at end of file +endfunction |