summaryrefslogtreecommitdiff
path: root/gbeam_propagation.m
diff options
context:
space:
mode:
Diffstat (limited to 'gbeam_propagation.m')
-rw-r--r--gbeam_propagation.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/gbeam_propagation.m b/gbeam_propagation.m
index 2831880..71fcb74 100644
--- a/gbeam_propagation.m
+++ b/gbeam_propagation.m
@@ -45,7 +45,7 @@ function q = gbeam_propagation(x_pos, q_in, x_in, optics_elements)
q(x_pos<x_in) = fliplr(q_backw);
end
-endfunction
+end
%!test
%! lambda= 1.064E-6 ;