Skip to content

Trident: Added default rolling-stock and force a rolling stock to exists. Required by VDV454.

Adrian requested to merge trident_transport_mode into 3.11/sprint
  • Added a default parameter for rolling stocks
  • If the trident import does not include rolling stock, it tries to use the default rolling stock
  • If none of them works, the import fail.
  • switched NULL->nullptr and BOOST_FOREACH to for C++11

Merge request reports