summaryrefslogtreecommitdiff
path: root/macros/wrev.sci
diff options
context:
space:
mode:
Diffstat (limited to 'macros/wrev.sci')
-rw-r--r--macros/wrev.sci4
1 files changed, 1 insertions, 3 deletions
diff --git a/macros/wrev.sci b/macros/wrev.sci
index 343b24c..d1a2216 100644
--- a/macros/wrev.sci
+++ b/macros/wrev.sci
@@ -11,9 +11,7 @@
function y = wrev(x)
-
-
- // Reverses order of elements of input vector
+// Reverses order of elements of input vector
// Calling Sequence
// [y]=wrev(x)
// Parameters