Skip to content

Commit 3865cb6

Browse files
authored
Update mad_dict.c
Fall back from PR 1175 For proper slicing in the cavities volt needs to be added in the list of attribute to slide, but also fill correctly the list of cavities in the sequence structure
1 parent 54c0f20 commit 3865cb6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/mad_dict.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2034,7 +2034,6 @@ const char *const_element_def =
20342034
"harmon = [i, 0], "
20352035
"nbin = [i, 0], "
20362036
"magnet = [i, 0], "
2037-
"slice = [i, 1], "
20382037
"slot_id = [i, 0], "
20392038
"assembly_id = [i, 0], "
20402039
"model = [i, -1], "

0 commit comments

Comments
 (0)