diff options
Diffstat (limited to 'macros/digitrevorder.sci')
-rw-r--r-- | macros/digitrevorder.sci | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/macros/digitrevorder.sci b/macros/digitrevorder.sci index 0137542..cc9ecc2 100644 --- a/macros/digitrevorder.sci +++ b/macros/digitrevorder.sci @@ -32,6 +32,7 @@ function [y, i] = digitrevorder (x, r) // y = // // i 3. 1. 6.i + funcprot(0); [nargout, nargin] = argn() ; |