mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-11-25 11:44:25 +03:00
19 lines
201 B
TOML
19 lines
201 B
TOML
[workspace]
|
|
|
|
members = [
|
|
"abstutil",
|
|
"convert_osm",
|
|
"ezgui",
|
|
"game",
|
|
"geom",
|
|
"gtfs",
|
|
"headless",
|
|
"kml",
|
|
"map_editor",
|
|
"map_model",
|
|
"popdat",
|
|
"precompute",
|
|
"sim",
|
|
"tests",
|
|
]
|