Added mozart and a project

This commit is contained in:
2025-08-11 13:51:04 +02:00
commit efd664fd2d
1131 changed files with 8175 additions and 0 deletions

9
Data/.idea/compiler.xml generated Normal file
View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<addNotNullAssertions enabled="false" />
</component>
<component name="JavacSettings">
<option name="ADDITIONAL_OPTIONS_STRING" value="-encoding UTF-8 -Xlint:all -Xlint:-overrides -Xlint:-serial -Xdiags:verbose -Xmaxwarns 10 -Xmaxerrs 10" />
</component>
</project>