|
@@ -0,0 +1,157 @@
|
|
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
+<project version="4">
|
|
|
|
|
+ <component name="ChangeListManager">
|
|
|
|
|
+ <list default="true" id="39764d86-1bda-4005-9ca2-9390bb5106e1" name="Default Changelist" comment="">
|
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/.idea/misc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
|
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/.idea/src.iml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/src.iml" afterDir="false" />
|
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/Pipfile" beforeDir="false" afterPath="$PROJECT_DIR$/Pipfile" afterDir="false" />
|
|
|
|
|
+ </list>
|
|
|
|
|
+ <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
|
|
|
|
|
+ <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>
|
|
|
|
|
+ <component name="FUSProjectUsageTrigger">
|
|
|
|
|
+ <session id="1671358883">
|
|
|
|
|
+ <usages-collector id="statistics.lifecycle.project">
|
|
|
|
|
+ <counts>
|
|
|
|
|
+ <entry key="project.open.time.20" value="1" />
|
|
|
|
|
+ <entry key="project.opened" value="1" />
|
|
|
|
|
+ </counts>
|
|
|
|
|
+ </usages-collector>
|
|
|
|
|
+ <usages-collector id="statistics.file.extensions.open">
|
|
|
|
|
+ <counts>
|
|
|
|
|
+ <entry key="py" value="1" />
|
|
|
|
|
+ </counts>
|
|
|
|
|
+ </usages-collector>
|
|
|
|
|
+ <usages-collector id="statistics.file.types.open">
|
|
|
|
|
+ <counts>
|
|
|
|
|
+ <entry key="Python" value="1" />
|
|
|
|
|
+ </counts>
|
|
|
|
|
+ </usages-collector>
|
|
|
|
|
+ <usages-collector id="statistics.file.extensions.edit">
|
|
|
|
|
+ <counts>
|
|
|
|
|
+ <entry key="dummy" value="7" />
|
|
|
|
|
+ </counts>
|
|
|
|
|
+ </usages-collector>
|
|
|
|
|
+ <usages-collector id="statistics.file.types.edit">
|
|
|
|
|
+ <counts>
|
|
|
|
|
+ <entry key="PLAIN_TEXT" value="7" />
|
|
|
|
|
+ </counts>
|
|
|
|
|
+ </usages-collector>
|
|
|
|
|
+ </session>
|
|
|
|
|
+ </component>
|
|
|
|
|
+ <component name="FileEditorManager">
|
|
|
|
|
+ <leaf>
|
|
|
|
|
+ <file pinned="false" current-in-tab="true">
|
|
|
|
|
+ <entry file="file://$PROJECT_DIR$/program.py">
|
|
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
+ <state relative-caret-position="255">
|
|
|
|
|
+ <caret line="15" column="26" selection-start-line="15" selection-start-column="26" selection-end-line="15" selection-end-column="26" />
|
|
|
|
|
+ <folding>
|
|
|
|
|
+ <element signature="e#0#24#0" expanded="true" />
|
|
|
|
|
+ </folding>
|
|
|
|
|
+ </state>
|
|
|
|
|
+ </provider>
|
|
|
|
|
+ </entry>
|
|
|
|
|
+ </file>
|
|
|
|
|
+ </leaf>
|
|
|
|
|
+ </component>
|
|
|
|
|
+ <component name="Git.Settings">
|
|
|
|
|
+ <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
|
|
|
|
|
+ </component>
|
|
|
|
|
+ <component name="ProjectFrameBounds" extendedState="6">
|
|
|
|
|
+ <option name="x" value="260" />
|
|
|
|
|
+ <option name="y" value="20" />
|
|
|
|
|
+ <option name="width" value="1400" />
|
|
|
|
|
+ <option name="height" value="1000" />
|
|
|
|
|
+ </component>
|
|
|
|
|
+ <component name="ProjectLevelVcsManager" settingsEditedManually="true">
|
|
|
|
|
+ <ConfirmationsSetting value="1" id="Add" />
|
|
|
|
|
+ </component>
|
|
|
|
|
+ <component name="ProjectView">
|
|
|
|
|
+ <navigator proportions="" version="1">
|
|
|
|
|
+ <foldersAlwaysOnTop value="true" />
|
|
|
|
|
+ </navigator>
|
|
|
|
|
+ <panes>
|
|
|
|
|
+ <pane id="Scope" />
|
|
|
|
|
+ <pane id="ProjectPane">
|
|
|
|
|
+ <subPane>
|
|
|
|
|
+ <expand>
|
|
|
|
|
+ <path>
|
|
|
|
|
+ <item name="src" type="b2602c69:ProjectViewProjectNode" />
|
|
|
|
|
+ <item name="src" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
+ </path>
|
|
|
|
|
+ </expand>
|
|
|
|
|
+ <select />
|
|
|
|
|
+ </subPane>
|
|
|
|
|
+ </pane>
|
|
|
|
|
+ </panes>
|
|
|
|
|
+ </component>
|
|
|
|
|
+ <component name="RunDashboard">
|
|
|
|
|
+ <option name="ruleStates">
|
|
|
|
|
+ <list>
|
|
|
|
|
+ <RuleState>
|
|
|
|
|
+ <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
|
|
|
|
|
+ </RuleState>
|
|
|
|
|
+ <RuleState>
|
|
|
|
|
+ <option name="name" value="StatusDashboardGroupingRule" />
|
|
|
|
|
+ </RuleState>
|
|
|
|
|
+ </list>
|
|
|
|
|
+ </option>
|
|
|
|
|
+ </component>
|
|
|
|
|
+ <component name="SvnConfiguration">
|
|
|
|
|
+ <configuration />
|
|
|
|
|
+ </component>
|
|
|
|
|
+ <component name="TaskManager">
|
|
|
|
|
+ <task active="true" id="Default" summary="Default task">
|
|
|
|
|
+ <changelist id="39764d86-1bda-4005-9ca2-9390bb5106e1" name="Default Changelist" comment="" />
|
|
|
|
|
+ <created>1540843598884</created>
|
|
|
|
|
+ <option name="number" value="Default" />
|
|
|
|
|
+ <option name="presentableId" value="Default" />
|
|
|
|
|
+ <updated>1540843598884</updated>
|
|
|
|
|
+ </task>
|
|
|
|
|
+ <servers />
|
|
|
|
|
+ </component>
|
|
|
|
|
+ <component name="ToolWindowManager">
|
|
|
|
|
+ <frame x="-8" y="-8" width="1936" height="1056" extended-state="6" />
|
|
|
|
|
+ <editor active="true" />
|
|
|
|
|
+ <layout>
|
|
|
|
|
+ <window_info id="Favorites" side_tool="true" />
|
|
|
|
|
+ <window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.25" />
|
|
|
|
|
+ <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
|
|
|
|
|
+ <window_info anchor="bottom" id="Version Control" show_stripe_button="false" />
|
|
|
|
|
+ <window_info anchor="bottom" id="Python Console" />
|
|
|
|
|
+ <window_info active="true" anchor="bottom" id="Terminal" visible="true" weight="0.32936078" />
|
|
|
|
|
+ <window_info anchor="bottom" id="Event Log" side_tool="true" />
|
|
|
|
|
+ <window_info anchor="bottom" id="Message" order="0" />
|
|
|
|
|
+ <window_info anchor="bottom" id="Find" order="1" />
|
|
|
|
|
+ <window_info anchor="bottom" id="Run" order="2" />
|
|
|
|
|
+ <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
|
|
|
|
|
+ <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
|
|
|
|
|
+ <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
|
|
|
|
|
+ <window_info anchor="bottom" id="TODO" order="6" />
|
|
|
|
|
+ <window_info anchor="right" id="R Packages" />
|
|
|
|
|
+ <window_info anchor="right" id="R Graphics" />
|
|
|
|
|
+ <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
|
|
|
|
|
+ <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
|
|
|
|
|
+ <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
|
|
|
|
|
+ </layout>
|
|
|
|
|
+ </component>
|
|
|
|
|
+ <component name="VcsContentAnnotationSettings">
|
|
|
|
|
+ <option name="myLimit" value="2678400000" />
|
|
|
|
|
+ </component>
|
|
|
|
|
+ <component name="editorHistoryManager">
|
|
|
|
|
+ <entry file="file://$PROJECT_DIR$/program.py">
|
|
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
+ <state relative-caret-position="255">
|
|
|
|
|
+ <caret line="15" column="26" selection-start-line="15" selection-start-column="26" selection-end-line="15" selection-end-column="26" />
|
|
|
|
|
+ <folding>
|
|
|
|
|
+ <element signature="e#0#24#0" expanded="true" />
|
|
|
|
|
+ </folding>
|
|
|
|
|
+ </state>
|
|
|
|
|
+ </provider>
|
|
|
|
|
+ </entry>
|
|
|
|
|
+ </component>
|
|
|
|
|
+</project>
|