Skip to content
Snippets Groups Projects
Commit ef4d2f9f authored by Simon Oehrl's avatar Simon Oehrl
Browse files

Rename brunel_example to brunel_simulation

#2
parent 6198be3f
No related branches found
No related tags found
2 merge requests!3Feature/#7 remove conan,!2Feature/#2 add brunel simulation demo
......@@ -24,5 +24,5 @@
option(BUILD_BRUNEL_SIMULATION "Build the brunel simulation" ON)
if (${BUILD_BRUNEL_SIMULATION})
add_subdirectory(brunel_example)
add_subdirectory(brunel_simulation)
endif (${BUILD_BRUNEL_SIMULATION})
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment