File tree Expand file tree Collapse file tree 4 files changed +5
-3
lines changed Expand file tree Collapse file tree 4 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -62,3 +62,5 @@ examples/*.pov
6262/examples /* .mod
6363/examples /* .hoc
6464/examples /x86_64
65+ /LEMSexamples /report.txt
66+ /LEMSexamples /test /x86_64
Original file line number Diff line number Diff line change 99 simulation -->
1010
1111 <!-- Specify which component to run -->
12- <Target component =" sim1" />
12+ <Target component =" sim1" reportFile = " report.txt " />
1313
1414 <!-- Include core NeuroML2 ComponentType definitions -->
1515
Original file line number Diff line number Diff line change 99
1010
1111 <!-- Specify which component to run -->
12- <Target component =" sim1" />
12+ <Target component =" sim1" reportFile = " report.txt " />
1313
1414 <!-- Include core NeuroML2 ComponentType definitions -->
1515 <Include file =" Cells.xml" />
Original file line number Diff line number Diff line change 88 a simulation -->
99
1010
11- <Target component =" sim1" />
11+ <Target component =" sim1" reportFile = " report.txt " />
1212
1313 <Include file =" Cells.xml" />
1414 <Include file =" Networks.xml" />
You can’t perform that action at this time.
0 commit comments