Skip to content
Snippets Groups Projects
Commit d99e30e1 authored by dgelessus's avatar dgelessus
Browse files

Remove generated comments

parent eaed28b1
Branches
Tags
No related merge requests found
/*
* This file was generated by the Gradle 'init' task.
*
* This generated file contains a sample Kotlin application project to get you started.
*/
plugins {
// Apply the Kotlin JVM plugin to add support for Kotlin.
kotlin("jvm") version "1.8.0"
......
/*
* This file was generated by the Gradle 'init' task.
*
* The settings file is used to specify which projects to include in your build.
*
* Detailed information about configuring a multi-project build in Gradle can be found
* in the user manual at https://docs.gradle.org/6.5/userguide/multi_project_builds.html
*/
rootProject.name = "b-language-server"
//includeBuild("../prob2_kernel/de.prob2.kernel")
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment