refactor(reaction): refactored to an abstract reaction class in prep for weak reactions
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
executable(
|
||||
'graphnet_sandbox',
|
||||
'main.cpp',
|
||||
dependencies: [gridfire_dep, composition_dep],
|
||||
dependencies: [gridfire_dep, composition_dep, plugin_dep],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user