summaryrefslogtreecommitdiff
path: root/opendc-trace/build.gradle.kts
AgeCommit message (Collapse)Author
2021-09-02refactor(trace): Move GWF trace reader into separate moduleFabian Mastenbroek
This change starts the process of moving the different trace formats into separate modules. This change in particular moves the GWF trace format into a new module, opendc-trace-gwf. Furthermore, this change also implements the trace API for the GWF module.