diff options
Diffstat (limited to 'optics_placer.m')
-rw-r--r-- | optics_placer.m | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/optics_placer.m b/optics_placer.m index ec08ab2..2287e1b 100644 --- a/optics_placer.m +++ b/optics_placer.m @@ -12,4 +12,3 @@ function optics = optics_placer( x ) optics={lns1,lns2,lns3};
end
-
|