feat(GridFire): SERiF now uses GridFire

This commit is contained in:
2025-06-21 13:50:04 -04:00
parent 80e4f6c7d9
commit 4cb1a4841a
19 changed files with 42 additions and 1252 deletions

View File

@@ -0,0 +1,2 @@
gridfire_p = subproject('GridFire')
gridfire_dep = gridfire_p.get_variable('network_dep')