consistent naming
This commit is contained in:
parent
73ff5b4201
commit
06e37081d3
@ -76,7 +76,7 @@ end
|
|||||||
type Unrolled <: Model
|
type Unrolled <: Model
|
||||||
model
|
model
|
||||||
graph::IVertex{Any}
|
graph::IVertex{Any}
|
||||||
states::Vector{Any}
|
state::Vector{Any}
|
||||||
steps::Int
|
steps::Int
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user