Fix topoligical ordering on the graph
This commit is contained in:
@@ -51,6 +51,7 @@ export ComputeTaskU
|
||||
export ComputeTaskSum
|
||||
|
||||
export execute
|
||||
export gen_particles
|
||||
export ParticleValue
|
||||
export Particle
|
||||
|
||||
@@ -116,6 +117,7 @@ include("task/properties.jl")
|
||||
include("models/abc/types.jl")
|
||||
include("models/abc/particle.jl")
|
||||
include("models/abc/compute.jl")
|
||||
include("models/abc/create.jl")
|
||||
include("models/abc/properties.jl")
|
||||
include("models/abc/parse.jl")
|
||||
|
||||
|
Reference in New Issue
Block a user