Skip to content

Commit

Permalink
Update motility.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
Tortar authored Jun 8, 2024
1 parent 69cec85 commit 0f3ca58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/motility.jl
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ export motilepattern, motilestate, state, states, transition_weights
export duration, speed, polar, azimuthal
export Arccos # from Agents

@compact_structs MotileState begin
@sum_structs MotileState begin
@kwdef struct RunState
duration
speed
Expand Down

0 comments on commit 0f3ca58

Please sign in to comment.