diff --git a/toolchain/mfc/run/case_dicts.py b/toolchain/mfc/run/case_dicts.py index bcbc35b5f..1d9a7d65e 100644 --- a/toolchain/mfc/run/case_dicts.py +++ b/toolchain/mfc/run/case_dicts.py @@ -311,7 +311,6 @@ def analytic(self): SIMULATION[f"integral({int_id})%{cmp}max"] = ParamType.REAL - # Removed: 'fourier_modes%beg', 'fourier_modes%end'. # Feel free to return them if they are needed once more. POST_PROCESS = COMMON.copy()