From d13562e0a1c08fa67d4c3492c43588e68e8219f4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Ribes?= Date: Mon, 27 Feb 2012 12:20:04 +0100 Subject: [PATCH] Observers declaration ok --- bin/AdaoCatalogGenerator.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/AdaoCatalogGenerator.py b/bin/AdaoCatalogGenerator.py index 651189c..d02d726 100644 --- a/bin/AdaoCatalogGenerator.py +++ b/bin/AdaoCatalogGenerator.py @@ -93,7 +93,7 @@ assim_data_choice = """ observers_choice = """ ${var_name} = BLOC (condition=" '${var_name}' in set(SELECTION) ", - FREQUENCY = SIMP(statut = "o", typ = "TXM") + Scheduler = SIMP(statut = "f", typ = "TXM") ), """ -- 2.39.2