diff options
Diffstat (limited to 'examples')
-rw-r--r-- | examples/trial_solution.m.example | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/trial_solution.m.example b/examples/trial_solution.m.example index f4286f1..a79bc08 100644 --- a/examples/trial_solution.m.example +++ b/examples/trial_solution.m.example @@ -1,4 +1,4 @@ -########################################## +% ########################################## lambda= 1.064E-6 ; Ltot= 1.010675025828971 ; r0= 1.0E+100 ; @@ -15,4 +15,4 @@ rf= 1.0E+100 ; xf= Ltot; optics={lns1,lns2,lns3}; -########################################## +% ########################################## |