Skip to content

Commit

Permalink
file path in example code ref #2
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kro committed Feb 7, 2024
1 parent 317f52e commit afd999f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/web/docs/Libtraci.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,9 @@ import as above.

### Example Code (test.cpp)

The example assumes you have the named sumocfg file in your current working directory and the SUMO bin directory included
in the PATH environmental variable. Otherwise you need to provide the full file path.

```cpp
#include <iostream>
#include <libsumo/libtraci.h>
Expand Down

0 comments on commit afd999f

Please sign in to comment.