From ed362b4e861c9567b103011538de13af8cfaf4f7 Mon Sep 17 00:00:00 2001 From: Quentin Brzustowski <quentin.brzustowski@irap.omp.eu> Date: Fri, 6 Mar 2020 13:03:57 +0100 Subject: [PATCH] corrected mistake in descriptors --- PARAM_DEF/sta_het_1d_hsp.xml | 2 +- PARAM_DEF/sta_het_1h_hsp.xml | 2 +- PARAM_DEF/sta_het_1min_hsp.xml | 2 +- PARAM_DEF/stb_het_1d_hsp.xml | 2 +- PARAM_DEF/stb_het_1h_hsp.xml | 2 +- PARAM_DEF/stb_het_1min_hsp.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/PARAM_DEF/sta_het_1d_hsp.xml b/PARAM_DEF/sta_het_1d_hsp.xml index bd6a03c..5b7cf80 100644 --- a/PARAM_DEF/sta_het_1d_hsp.xml +++ b/PARAM_DEF/sta_het_1d_hsp.xml @@ -2,7 +2,7 @@ <param xml:id='sta_het_1d_hsp'> <info> <table> - <boundTable name="Energy" boundsName="h_ENERGY_BOUNDS" units="MeV" log="false"/> + <boundsTable name="Energy" boundsName="h_ENERGY_BOUNDS" units="MeV" log="false"/> </table> </info> <get> diff --git a/PARAM_DEF/sta_het_1h_hsp.xml b/PARAM_DEF/sta_het_1h_hsp.xml index 7254c4d..706e287 100644 --- a/PARAM_DEF/sta_het_1h_hsp.xml +++ b/PARAM_DEF/sta_het_1h_hsp.xml @@ -2,7 +2,7 @@ <param xml:id='sta_het_1h_hsp'> <info> <table> - <boundTable name="Energy" boundsName="h_ENERGY_BOUNDS" units="MeV" log="false"/> + <boundsTable name="Energy" boundsName="h_ENERGY_BOUNDS" units="MeV" log="false"/> </table> </info> <get> diff --git a/PARAM_DEF/sta_het_1min_hsp.xml b/PARAM_DEF/sta_het_1min_hsp.xml index f4ec28f..2ab2b84 100644 --- a/PARAM_DEF/sta_het_1min_hsp.xml +++ b/PARAM_DEF/sta_het_1min_hsp.xml @@ -2,7 +2,7 @@ <param xml:id='sta_het_1min_hsp'> <info> <table> - <boundTable name="Energy" boundsName="h_ENERGY_BOUNDS" units="MeV" log="false"/> + <boundsTable name="Energy" boundsName="h_ENERGY_BOUNDS" units="MeV" log="false"/> </table> </info> <get> diff --git a/PARAM_DEF/stb_het_1d_hsp.xml b/PARAM_DEF/stb_het_1d_hsp.xml index 969f4f2..8e4d5a7 100644 --- a/PARAM_DEF/stb_het_1d_hsp.xml +++ b/PARAM_DEF/stb_het_1d_hsp.xml @@ -2,7 +2,7 @@ <param xml:id='stb_het_1d_hsp'> <info> <table> - <boundTable name="Energy" boundsName="h_ENERGY_BOUNDS" units="MeV" log="false"/> + <boundsTable name="Energy" boundsName="h_ENERGY_BOUNDS" units="MeV" log="false"/> </table> </info> <get> diff --git a/PARAM_DEF/stb_het_1h_hsp.xml b/PARAM_DEF/stb_het_1h_hsp.xml index 797b7ef..7892e94 100644 --- a/PARAM_DEF/stb_het_1h_hsp.xml +++ b/PARAM_DEF/stb_het_1h_hsp.xml @@ -2,7 +2,7 @@ <param xml:id='stb_het_1h_hsp'> <info> <table> - <boundTable name="Energy" boundsName="h_ENERGY_BOUNDS" units="MeV" log="false"/> + <boundsTable name="Energy" boundsName="h_ENERGY_BOUNDS" units="MeV" log="false"/> </table> </info> <get> diff --git a/PARAM_DEF/stb_het_1min_hsp.xml b/PARAM_DEF/stb_het_1min_hsp.xml index d4ff126..df994f4 100644 --- a/PARAM_DEF/stb_het_1min_hsp.xml +++ b/PARAM_DEF/stb_het_1min_hsp.xml @@ -2,7 +2,7 @@ <param xml:id='stb_het_1min_hsp'> <info> <table> - <boundTable name="Energy" boundsName="h_ENERGY_BOUNDS" units="MeV" log="false"/> + <boundsTable name="Energy" boundsName="h_ENERGY_BOUNDS" units="MeV" log="false"/> </table> </info> <get> -- libgit2 0.21.2