diff options
author | Eugeniy Mikhailov <evgmik@gmail.com> | 2011-08-24 20:25:09 -0400 |
---|---|---|
committer | Eugeniy Mikhailov <evgmik@gmail.com> | 2011-08-24 20:25:09 -0400 |
commit | dad3107ccbbf9a231d343b98c80f5e2f5fade86e (patch) | |
tree | befec8d79b0d3f60dda6d0b80ca257f100b3f484 | |
parent | 0b31b0f3a57807f92b39ebf51c0961c9e0a20e3d (diff) | |
download | Nresonances-dad3107ccbbf9a231d343b98c80f5e2f5fade86e.tar.gz Nresonances-dad3107ccbbf9a231d343b98c80f5e2f5fade86e.zip |
Set initial_space="t" for rfField
-rw-r--r-- | xmds2/Genas_system/Genas_system.xmds | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmds2/Genas_system/Genas_system.xmds b/xmds2/Genas_system/Genas_system.xmds index 64b6a7d..cccee85 100644 --- a/xmds2/Genas_system/Genas_system.xmds +++ b/xmds2/Genas_system/Genas_system.xmds @@ -141,7 +141,7 @@ </initialisation> </vector> - <vector name="rfField" type="real"> + <vector name="rfField" type="real" initial_space="t"> <components> rf </components> <initialisation> <![CDATA[ |