Skip to content

Commit

Permalink
Correct size in population
Browse files Browse the repository at this point in the history
  • Loading branch information
pgleeson committed Apr 27, 2017
1 parent a96adb6 commit 5df73fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NeuroML2/testSyns.net.nml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<network id="net" type="networkWithTemperature" temperature="35 degC">

<population id="pop0" component="cell" type="populationList" size="4">
<population id="pop0" component="cell" type="populationList" size="5">
<instance id="0">
<location x="0" y="0" z="0"/>
</instance>
Expand Down

0 comments on commit 5df73fc

Please sign in to comment.