fix(eos-bindings): minor bug fixes to bring eos bindings up to main

specifically, renamed EosIO -> EOSio, and updated read_helm_table signature
This commit is contained in:
2025-06-12 14:21:28 -04:00
parent 944fa45e02
commit a549ee902b

View File

@@ -8,8 +8,6 @@ subdir('opatIO')
subdir('mpi')
subdir('hypre')
subdir('pybind')
subdir('mpi')
subdir('hypre')
# Set the config file error handling options
configErr = get_option('config_error_handling')