union working in progress

This commit is contained in:
Ghost_Element 2024-01-08 18:29:19 +01:00
parent e6ef99bb8b
commit 050f3a6d86
4 changed files with 61 additions and 36 deletions

View file

@ -0,0 +1,9 @@
<?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$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>