summaryrefslogtreecommitdiff
path: root/opendc-simulator/opendc-simulator-core/build.gradle.kts
diff options
context:
space:
mode:
Diffstat (limited to 'opendc-simulator/opendc-simulator-core/build.gradle.kts')
-rw-r--r--opendc-simulator/opendc-simulator-core/build.gradle.kts2
1 files changed, 1 insertions, 1 deletions
diff --git a/opendc-simulator/opendc-simulator-core/build.gradle.kts b/opendc-simulator/opendc-simulator-core/build.gradle.kts
index 0ae95d42..027ce3e5 100644
--- a/opendc-simulator/opendc-simulator-core/build.gradle.kts
+++ b/opendc-simulator/opendc-simulator-core/build.gradle.kts
@@ -22,7 +22,7 @@
description = "Simulation-specific code for use in OpenDC"
-/* Build configuration */
+// Build configuration
plugins {
`kotlin-library-conventions`
}