Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion simulation/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
add_executable(network_simulator network_simulator.cc od_populator.cc)
add_executable(network_simulator network_simulator.cc)
set_kickcat_properties(network_simulator)
target_link_libraries(network_simulator kickcat argparse::argparse nlohmann_json::nlohmann_json)
224 changes: 0 additions & 224 deletions simulation/od_populator.cc

This file was deleted.