Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jun 29, 2023
1 parent 579fe4c commit 8255f20
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/gsi_benchmark/gsi.madx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ DR6: DRIFT, TYPE=DRIF, L=0.4998000;
ALPHA := 15 * RADDEG;
LL := 150 * RADDEG;
PFR := 7.3 * RADDEG;
RB: SBEND,TYPE=B1,L= LL,ANGLE= ALPHA,E1= PFR,E2=PFR,HGAP= 0.035;
RB: SBEND,TYPE=B1,L= LL,ANGLE= ALPHA,E1= PFR,E2=PFR,HGAP= 0.035;


! ------------------- horizontal quadrupole ----------------------------
Expand All @@ -33,4 +33,3 @@ CELL: LINE=(DR1,RB,DR2,RB,DR3,QS1F,DR4,QS2D,DR5,QS3T,DR6);
MACHINE: LINE=(CELL, S, 11*CELL);

USE, SEQUENCE = MACHINE;

0 comments on commit 8255f20

Please sign in to comment.