[rkward-cvs] SF.net SVN: rkward:[2634] trunk/rkward/rkward/plugins/analysis/time_series/ hp_filter.xml
tfry at users.sourceforge.net
tfry at users.sourceforge.net
Tue Sep 1 12:18:53 UTC 2009
Revision: 2634
http://rkward.svn.sourceforge.net/rkward/?rev=2634&view=rev
Author: tfry
Date: 2009-09-01 12:18:53 +0000 (Tue, 01 Sep 2009)
Log Message:
-----------
Small fix
Modified Paths:
--------------
trunk/rkward/rkward/plugins/analysis/time_series/hp_filter.xml
Modified: trunk/rkward/rkward/plugins/analysis/time_series/hp_filter.xml
===================================================================
--- trunk/rkward/rkward/plugins/analysis/time_series/hp_filter.xml 2009-09-01 12:09:12 UTC (rev 2633)
+++ trunk/rkward/rkward/plugins/analysis/time_series/hp_filter.xml 2009-09-01 12:18:53 UTC (rev 2634)
@@ -7,7 +7,9 @@
<connect client="lambda.enabled" governor="custom.state.not"/>
<connect client="clambda.enabled" governor="custom.state"/>
<connect client="trend_name.enabled" governor="create_trend.state"/>
+ <connect client="trend_name.required" governor="trend_name.enabled"/>
<connect client="cycle_name.enabled" governor="create_cycle.state"/>
+ <connect client="cycle_name.required" governor="cycle_name.enabled"/>
<connect client="cycle_frame.enabled" governor="plot_cycle.state"/>
<connect client="cycle_col.color.enabled" governor="plot_cycle.state"/>
<connect client="downlab.enabled" governor="plot_cycle.state"/>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the rkward-tracker
mailing list