Skip to content

Commit d0bd532

Browse files
committed
update
1 parent c2283a2 commit d0bd532

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

src/JumpProcesses.jl

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -121,13 +121,6 @@ include("SSA_stepper.jl")
121121
export SSAStepper
122122

123123
# leaping:
124-
"""
125-
Aggregator to indicate that individual jumps should also be handled via the leaping
126-
algorithm that is passed to solve.
127-
"""
128-
struct LeapOnly <: AbstractAggregatorAlgorithm end
129-
export LeapOnly
130-
131124
include("simple_regular_solve.jl")
132125
export SimpleTauLeaping, EnsembleGPUKernel
133126

0 commit comments

Comments
 (0)