Home
last modified time | relevance | path

Searched refs:hc_panel (Results 1 – 1 of 1) sorted by relevance

/dports/math/gretl/gretl-2021d/gui/
H A Dsettings.c136 static char hc_panel[9] = "Arellano"; variable
353 { "HC_panel", N_("For panel data"), NULL, hc_panel,
1338 } else if (var == hc_panel) { in get_list_setting_strings()
2126 set_panel_hccme(hc_panel); in apply_prefs_changes()
2321 set_panel_hccme(hc_panel); in common_read_rc_setup()