summaryrefslogtreecommitdiff
path: root/simulator/opendc/opendc-utils/src
AgeCommit message (Collapse)Author
2020-10-01Move custom Flows to separate utility moduleFabian Mastenbroek
This change moves the custom Flow object we provide (e.g. EventFlow and StateFlow) outside of the odcsim-api module into a separate opendc-utils module. This is in preparation for the removal of the odcsim components in OpenDC.