You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Commitbcbd940 didn't bother to fix up a comment it had falsified.Also, const-ify choose_dsm_implementation(), since what it's returningis always a constant string; pickier compilers would warn about this.