Another one-liner: the following patch makes the GUI frontend to IRFs
conform to a previous "set horizon" command. It shouldn't break anything,
but you never know :-)
Index: gui2/gui_utils.c
===================================================================
RCS file: /cvsroot/gretl/gretl/gui2/gui_utils.c,v
retrieving revision 1.222
diff -u -r1.222 gui_utils.c
--- gui2/gui_utils.c 2 May 2005 20:52:56 -0000 1.222
+++ gui2/gui_utils.c 3 May 2005 10:27:11 -0000
@@ -2898,7 +2898,7 @@
targ = GPOINTER_TO_INT(gtk_object_get_data(GTK_OBJECT(w), "targ"));
#endif
- err = gretl_var_plot_impulse_response(var, targ, shock, 0, datainfo);
+ err = gretl_var_plot_impulse_response(var, targ, shock, get_VAR_horizon(),
datainfo);
if (!err) {
register_graph();
Riccardo `Jack' Lucchetti
Dipartimento di Economia
Università di Ancona
jack(a)dea.unian.it
http://www.econ.unian.it/lucchetti