Skip to content

Commit

Permalink
merge master
Browse files Browse the repository at this point in the history
  • Loading branch information
anandpathak31 committed Sep 18, 2024
1 parent 55e98ea commit ee3a3ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/blox/DBS_Model_Blox_Adam_Brown.jl
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ struct Striatum_MSN_Adam <: CompositeBlox

end

struct Striatum_FSI_Adam <: AbstractCompositeBlox
struct Striatum_FSI_Adam <: CompositeBlox
namespace
parts
odesystem
Expand Down Expand Up @@ -202,7 +202,7 @@ struct Striatum_FSI_Adam <: AbstractCompositeBlox

end

struct GPe_Adam <: AbstractCompositeBlox
struct GPe_Adam <: CompositeBlox
namespace
parts
odesystem
Expand Down

0 comments on commit ee3a3ee

Please sign in to comment.