feat(composition): added composition class
in order to get composition in a standardized way anywhere in the code we now have a composition class
This commit is contained in:
@@ -11,6 +11,7 @@ dependencies = [
|
||||
probe_dep,
|
||||
config_dep,
|
||||
quill_dep,
|
||||
species_weight_dep
|
||||
]
|
||||
|
||||
# Define the libcomposition library so it can be linked against by other parts of the build system
|
||||
|
||||
Reference in New Issue
Block a user