restoring default behaviour of mapFields re: time

This commit is contained in:
andy
2008-05-14 09:47:01 +01:00
parent b5ee242d80
commit 43a7de7862

View File

@ -1,4 +1,4 @@
label sourceTimeIndex = 0;
label sourceTimeIndex = runTimeSource.timeIndex();
instantList sourceTimes = runTimeSource.times();
if (args.options().found("sourceTime"))
{