diff options
Diffstat (limited to 'macros/ASTManagement/%operation_string.sci')
-rw-r--r-- | macros/ASTManagement/%operation_string.sci | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/ASTManagement/%operation_string.sci b/macros/ASTManagement/%operation_string.sci index 84f5ce3..c9282f6 100644 --- a/macros/ASTManagement/%operation_string.sci +++ b/macros/ASTManagement/%operation_string.sci @@ -10,4 +10,4 @@ function txt=%operation_string(O) ' Operator: '+O.operator 'EndOperation' ] -endfunction
\ No newline at end of file +endfunction |