1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

dumper: sync master and dft dumper

This commit is contained in:
Manuel Pitz 2021-06-25 18:00:54 +02:00
parent 17291cdab7
commit 292fbed681

View file

@ -119,3 +119,4 @@ void Dumper::writeDataCSV(unsigned len, double *yData, double *xData)
}
}
}