feat(network): added ReaclibNetwork and functions to build network

This commit is contained in:
2025-06-18 15:22:58 -04:00
parent cbaab3d04c
commit d00e5646e7
5 changed files with 8890 additions and 8824 deletions

View File

@@ -18,6 +18,7 @@ dependencies = [
probe_dep,
species_weight_dep,
composition_dep,
reaclib_reactions_dep,
]
# Define the libnetwork library so it can be linked against by other parts of the build system