Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit e0ed3879 authored by Markus QUARITSCH's avatar Markus QUARITSCH
Browse files

correcting file name of primary vehicle report

parent cd15d687
No related branches found
No related tags found
No related merge requests found
......@@ -67,7 +67,7 @@ namespace TUGraz.VectoCore.OutputData.FileIO
public string XMLPrimaryVehicleReportName
{
get { return Path.ChangeExtension(_jobFile, "RSLT_PIF.xml"); }
get { return Path.ChangeExtension(_jobFile, "RSLT_VIF.xml"); }
}
public string XMLMonitoringReportName
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment