Commit 97ec3828f1c9722ea5ec14f39f469f99b9620e6d

Authored by Quentin Brzustowski
1 parent 1b33a4dd

internal definiton for energy tables for C1 peace

Showing 1 changed file with 10 additions and 0 deletions   Show diff stats
INTERNAL_PARAM_DEF/c1_pea_paentab.xml 0 → 100644
... ... @@ -0,0 +1,10 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="c1_pea_paentab">
  3 + <get>
  4 + <vi name="clust1:pea:pa">
  5 + <baseParam name="EnergyTab"/>
  6 + </vi>
  7 + </get>
  8 + <process/>
  9 + <output/>
  10 +</param>
... ...