Skip to content
This repository was archived by the owner on Oct 2, 2023. It is now read-only.

Commit 36e5405

Browse files
committed
Pushing changes from local machine to repo
1 parent 4266b35 commit 36e5405

File tree

70 files changed

+339
-378
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+339
-378
lines changed

.idea/codeStyleSettings.xml

+148-121
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/gradle.xml

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/misc.xml

+26-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/runConfigurations.xml

+12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Chipper.iml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<module external.linked.project.path="$MODULE_DIR$" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
2+
<module external.linked.project.id="Chipper" external.linked.project.path="$MODULE_DIR$" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
33
<component name="FacetManager">
44
<facet type="java-gradle" name="Java-Gradle">
55
<configuration>
66
<option name="BUILD_FOLDER_PATH" value="$MODULE_DIR$/build" />
7+
<option name="BUILDABLE" value="false" />
78
</configuration>
89
</facet>
910
</component>
10-
<component name="NewModuleRootManager" inherit-compiler-output="false">
11+
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_7" inherit-compiler-output="true">
1112
<output url="file://$MODULE_DIR$/build/classes/main" />
1213
<output-test url="file://$MODULE_DIR$/build/classes/test" />
1314
<exclude-output />
@@ -17,5 +18,4 @@
1718
<orderEntry type="jdk" jdkName="1.8" jdkType="JavaSDK" />
1819
<orderEntry type="sourceFolder" forTests="false" />
1920
</component>
20-
</module>
21-
21+
</module>

0 commit comments

Comments
 (0)