initial commit

This commit is contained in:
2024-04-30 15:49:54 +02:00
parent 372d151264
commit dc6c8b642c
9 changed files with 83 additions and 0 deletions

14
Lab18.iml Normal file
View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="scala-sdk-2.13.12" level="application" />
<orderEntry type="library" name="io.methvin.directory.watcher" level="project" />
<orderEntry type="library" name="lihaoyi.upickle_2.13" level="project" />
</component>
</module>