Home
last modified time | relevance | path

Searched hist:"8 d8b1f0c1e48833fd70ab8542152a2c42a69febb" (Results 1 – 1 of 1) sorted by relevance

/honee/problems/
H A Dnewtonian.c8d8b1f0c1e48833fd70ab8542152a2c42a69febb Wed Aug 20 22:50:27 UTC 2025 James Wright <james@jameswright.xyz> fix: Correctly set component labels by state variables

Bug introduced in !139 accidentally set the component names before the
state variable option was read in, therefore it always printed out the
conservative variable labels.

In addition to fixing this, I did quite a bit of reorganization of the
`NS_NEWTONIAN_IG()` function.