2019-09-21 13:07:09 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<project version="4">
|
|
|
|
<component name="ChangeListManager">
|
2021-06-08 15:08:05 +00:00
|
|
|
<list default="true" id="0d7153f8-0e49-471d-a8cf-5d96baa2b39c" name="Default Changelist" comment="">
|
|
|
|
<change afterPath="$PROJECT_DIR$/.idea/vcs.xml" afterDir="false" />
|
|
|
|
<change afterPath="$PROJECT_DIR$/src/main/ASTNode.java" afterDir="false" />
|
|
|
|
<change afterPath="$PROJECT_DIR$/src/main/OperatorType.java" afterDir="false" />
|
|
|
|
<change afterPath="$PROJECT_DIR$/src/main/Token.java" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/compiler.xml" beforeDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/copyright/profiles_settings.xml" beforeDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/description.html" beforeDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/misc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/modules.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/modules.xml" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/project-template.xml" beforeDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/UnnamedCalc.iml" beforeDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/out/production/UnnamedCalc/main/Main.class" beforeDir="false" />
|
|
|
|
<change beforePath="$PROJECT_DIR$/src/main/Main.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/Main.java" afterDir="false" />
|
|
|
|
</list>
|
2019-09-21 13:07:09 +00:00
|
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
|
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
|
|
<option name="LAST_RESOLUTION" value="IGNORE" />
|
|
|
|
</component>
|
2021-06-08 15:08:05 +00:00
|
|
|
<component name="Git.Settings">
|
|
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
|
2019-09-21 13:07:09 +00:00
|
|
|
</component>
|
2021-06-08 15:08:05 +00:00
|
|
|
<component name="ProjectId" id="1tfdluWvUlOkVNAQsDv18I2SiD9" />
|
|
|
|
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
|
|
|
|
<component name="ProjectViewState">
|
|
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
|
|
<option name="showLibraryContents" value="true" />
|
2019-09-21 13:07:09 +00:00
|
|
|
</component>
|
|
|
|
<component name="PropertiesComponent">
|
2021-06-08 15:08:05 +00:00
|
|
|
<property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
|
|
|
|
<property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
|
2019-09-21 13:07:09 +00:00
|
|
|
</component>
|
|
|
|
<component name="RunManager">
|
2021-06-08 15:08:05 +00:00
|
|
|
<configuration name="Main" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
|
2019-09-21 13:07:09 +00:00
|
|
|
<option name="MAIN_CLASS_NAME" value="main.Main" />
|
2021-06-08 15:08:05 +00:00
|
|
|
<module name="StringCalc" />
|
|
|
|
<extension name="coverage">
|
|
|
|
<pattern>
|
|
|
|
<option name="PATTERN" value="main.*" />
|
|
|
|
<option name="ENABLED" value="true" />
|
|
|
|
</pattern>
|
|
|
|
</extension>
|
2019-09-21 13:07:09 +00:00
|
|
|
<method v="2">
|
|
|
|
<option name="Make" enabled="true" />
|
|
|
|
</method>
|
|
|
|
</configuration>
|
|
|
|
<recent_temporary>
|
|
|
|
<list>
|
|
|
|
<item itemvalue="Application.Main" />
|
|
|
|
</list>
|
|
|
|
</recent_temporary>
|
|
|
|
</component>
|
2021-06-08 15:08:05 +00:00
|
|
|
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
|
2019-09-21 13:07:09 +00:00
|
|
|
<component name="TaskManager">
|
|
|
|
<task active="true" id="Default" summary="Default task">
|
2021-06-08 15:08:05 +00:00
|
|
|
<changelist id="0d7153f8-0e49-471d-a8cf-5d96baa2b39c" name="Default Changelist" comment="" />
|
|
|
|
<created>1623164231258</created>
|
2019-09-21 13:07:09 +00:00
|
|
|
<option name="number" value="Default" />
|
|
|
|
<option name="presentableId" value="Default" />
|
2021-06-08 15:08:05 +00:00
|
|
|
<updated>1623164231258</updated>
|
2019-09-21 13:07:09 +00:00
|
|
|
</task>
|
|
|
|
<servers />
|
|
|
|
</component>
|
|
|
|
</project>
|