Skip to content

Commit b7f7444

Browse files
committed
Fomatting
1 parent 0bf843c commit b7f7444

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed
Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
11
<Lems>
2-
3-
<!--
2+
3+
<!--
44
55
This LEMS file has been automatically generated using PyNeuroML v1.0.8 (libNeuroML v0.5.2)
66
77
-->
8-
8+
99
<!-- Specify which component to run -->
1010
<Target component="hello_world"/>
1111

1212
<!-- Include core NeuroML2 ComponentType definitions -->
1313
<Include file="Cells.xml"/>
1414
<Include file="Networks.xml"/>
1515
<Include file="Simulation.xml"/>
16-
16+
1717
<Include file="hello_world_neuroml.net.nml"/>
18-
18+
1919
<Simulation id="hello_world" length="1000ms" step="0.1ms" target="IzNet" seed="123"> <!-- Note seed: ensures same random numbers used every run -->
20-
20+
2121
<OutputFile id="output0" fileName="hello_world.v.dat">
22-
<OutputColumn id="IzhPop0[0]" quantity="IzhPop0[0]/v"/>
22+
<OutputColumn id="IzhPop0[0]" quantity="IzhPop0[0]/v"/>
2323
</OutputFile>
24-
24+
2525
</Simulation>
2626

2727
</Lems>

0 commit comments

Comments
 (0)