Commit a282e22
committed
fix: add CUSTOM_OBJFUNC to historyMap.py and CFlowOutput.cpp
- Add if (false) AddHistoryOutput for CUSTOM_OBJFUNC in CFlowOutput.cpp
so the generator can pick it up in future
- Manually add CUSTOM_OBJFUNC entry to historyMap.py
Fixes #25861 parent 4ed9f11 commit a282e22
2 files changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1789 | 1789 | | |
1790 | 1790 | | |
1791 | 1791 | | |
| 1792 | + | |
| 1793 | + | |
| 1794 | + | |
1792 | 1795 | | |
1793 | 1796 | | |
1794 | 1797 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
313 | 319 | | |
314 | 320 | | |
315 | 321 | | |
| |||
0 commit comments