Skip to content

Commit

Permalink
Add tools to the exported packages for simulation.
Browse files Browse the repository at this point in the history
Fixes #163
  • Loading branch information
neumantm committed Jul 31, 2020
1 parent 184d7ca commit 5d1b760
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ICGE-Simulation/src/main/java/module-info.java
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@
exports de.unistuttgart.informatik.fius.icge.simulation.programs;
exports de.unistuttgart.informatik.fius.icge.simulation.actions;
exports de.unistuttgart.informatik.fius.icge.simulation.inspection;
exports de.unistuttgart.informatik.fius.icge.simulation.tools;
}

0 comments on commit 5d1b760

Please sign in to comment.