Skip to content

Commit cd6271f

Browse files
Update models/CMakeLists.txt
Co-authored-by: Dennis Terhorst <terhorstd@users.noreply.github.com>
1 parent d85b30e commit cd6271f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

models/CMakeLists.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ set(models_sources
2424
cm_compartmentcurrents.h cm_compartmentcurrents.cpp
2525
cm_tree.h cm_tree.cpp
2626
rate_neuron_ipn.h
27-
rate_neuron_opn.h
28-
rate_transformer_node.h
29-
weight_optimizer.h weight_optimizer.cpp
27+
rate_neuron_opn.h
28+
rate_transformer_node.h
29+
weight_optimizer.h weight_optimizer.cpp
3030
${MODELS_SOURCES_GENERATED}
3131
)
3232

0 commit comments

Comments
 (0)