Skip to content

Commit

Permalink
fixing input file syntax and expected results refs #21
Browse files Browse the repository at this point in the history
  • Loading branch information
namdre committed Aug 29, 2024
1 parent d37ce04 commit 51b0c14
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 43 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
<person id="p_0" depart="0.00">
<walk from="Edge0" trainStop="trainStopA"/>
<personTrip busStop="busStopB"/>
<personTrip busStop="busStopA"//>
<personTrip busStop="busStopA"/>
</person>
</routes>
Loading

0 comments on commit 51b0c14

Please sign in to comment.