192 lines
8.4 KiB
XML
192 lines
8.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="ChangeListManager">
|
|
<list default="true" id="76f12f94-8135-4028-8378-41c67cca6cd2" name="Default Changelist" comment="Dodanie kierunku agenta; rozstawienie stolow; dodanie kuchni; agent nie wchodzi na pola z obiektem stol i kuchnia">
|
|
<change afterPath="$PROJECT_DIR$/.idea/vcs.xml" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/kitchen1.png" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/kitchen2.png" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/kitchen3.png" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/kitchen4.png" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/waiter_left.png" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/waiter_right.png" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/main.py" beforeDir="false" afterPath="$PROJECT_DIR$/main.py" 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="FileEditorManager">
|
|
<leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
|
|
<file pinned="false" current-in-tab="true">
|
|
<entry file="file://$PROJECT_DIR$/main.py">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="4">
|
|
<caret line="20" column="51" lean-forward="true" selection-start-line="20" selection-start-column="51" selection-end-line="20" selection-end-column="51" />
|
|
<folding>
|
|
<element signature="e#0#13#0" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
</file>
|
|
</leaf>
|
|
</component>
|
|
<component name="FileTemplateManagerImpl">
|
|
<option name="RECENT_TEMPLATES">
|
|
<list>
|
|
<option value="Python Script" />
|
|
</list>
|
|
</option>
|
|
</component>
|
|
<component name="Git.Settings">
|
|
<option name="PREVIOUS_COMMIT_AUTHORS">
|
|
<list>
|
|
<option value="Kinga Molik" />
|
|
</list>
|
|
</option>
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
|
|
</component>
|
|
<component name="IdeDocumentHistory">
|
|
<option name="CHANGED_PATHS">
|
|
<list>
|
|
<option value="$PROJECT_DIR$/main.py" />
|
|
</list>
|
|
</option>
|
|
</component>
|
|
<component name="ProjectFrameBounds" extendedState="6">
|
|
<option name="x" value="950" />
|
|
<option name="width" value="979" />
|
|
<option name="height" value="1040" />
|
|
</component>
|
|
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
|
|
<component name="ProjectView">
|
|
<navigator proportions="" version="1">
|
|
<foldersAlwaysOnTop value="true" />
|
|
</navigator>
|
|
<panes>
|
|
<pane id="ProjectPane">
|
|
<subPane>
|
|
<expand>
|
|
<path>
|
|
<item name="Restaurant" type="b2602c69:ProjectViewProjectNode" />
|
|
<item name="Restaurant" type="462c0819:PsiDirectoryNode" />
|
|
</path>
|
|
</expand>
|
|
<select />
|
|
</subPane>
|
|
</pane>
|
|
<pane id="Scope" />
|
|
</panes>
|
|
</component>
|
|
<component name="PropertiesComponent">
|
|
<property name="settings.editor.selected.configurable" value="settings.github" />
|
|
</component>
|
|
<component name="RecentsManager">
|
|
<key name="MoveFile.RECENT_KEYS">
|
|
<recent name="C:\Users\Sara\PycharmProjects\Restaurant" />
|
|
</key>
|
|
</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="RunManager">
|
|
<configuration name="main" type="PythonConfigurationType" factoryName="Python" temporary="true">
|
|
<module name="Restaurant" />
|
|
<option name="INTERPRETER_OPTIONS" value="" />
|
|
<option name="PARENT_ENVS" value="true" />
|
|
<envs>
|
|
<env name="PYTHONUNBUFFERED" value="1" />
|
|
</envs>
|
|
<option name="SDK_HOME" value="" />
|
|
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
|
|
<option name="IS_MODULE_SDK" value="true" />
|
|
<option name="ADD_CONTENT_ROOTS" value="true" />
|
|
<option name="ADD_SOURCE_ROOTS" value="true" />
|
|
<option name="SCRIPT_NAME" value="$PROJECT_DIR$/main.py" />
|
|
<option name="PARAMETERS" value="" />
|
|
<option name="SHOW_COMMAND_LINE" value="false" />
|
|
<option name="EMULATE_TERMINAL" value="false" />
|
|
<option name="MODULE_MODE" value="false" />
|
|
<option name="REDIRECT_INPUT" value="false" />
|
|
<option name="INPUT_FILE" value="" />
|
|
<method v="2" />
|
|
</configuration>
|
|
<recent_temporary>
|
|
<list>
|
|
<item itemvalue="Python.main" />
|
|
</list>
|
|
</recent_temporary>
|
|
</component>
|
|
<component name="SvnConfiguration">
|
|
<configuration />
|
|
</component>
|
|
<component name="TaskManager">
|
|
<task active="true" id="Default" summary="Default task">
|
|
<changelist id="76f12f94-8135-4028-8378-41c67cca6cd2" name="Default Changelist" comment="" />
|
|
<created>1584915187051</created>
|
|
<option name="number" value="Default" />
|
|
<option name="presentableId" value="Default" />
|
|
<updated>1584915187051</updated>
|
|
</task>
|
|
<servers />
|
|
</component>
|
|
<component name="ToolWindowManager">
|
|
<frame x="-7" y="-7" width="1550" height="838" extended-state="6" />
|
|
<layout>
|
|
<window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.019828156" />
|
|
<window_info id="Structure" order="1" side_tool="true" weight="0.25" />
|
|
<window_info id="Favorites" order="2" 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" sideWeight="0.49925596" weight="0.3045326" />
|
|
<window_info anchor="bottom" id="Debug" order="3" weight="0.39934534" />
|
|
<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="bottom" id="Version Control" order="7" weight="0.53824365" />
|
|
<window_info anchor="bottom" id="Terminal" order="8" weight="0.9575071" />
|
|
<window_info anchor="bottom" id="Event Log" order="9" sideWeight="0.50074404" side_tool="true" weight="0.3289689" />
|
|
<window_info anchor="bottom" id="Python Console" order="10" />
|
|
<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="VcsManagerConfiguration">
|
|
<MESSAGE value="Dodanie kierunku agenta; rozstawienie stolow; dodanie kuchni; agent nie wchodzi na pola z obiektem stol i kuchnia" />
|
|
<option name="LAST_COMMIT_MESSAGE" value="Dodanie kierunku agenta; rozstawienie stolow; dodanie kuchni; agent nie wchodzi na pola z obiektem stol i kuchnia" />
|
|
</component>
|
|
<component name="editorHistoryManager">
|
|
<entry file="file://$USER_HOME$/Downloads/DSZI_2020_Projekt-master/dszi_2020_projekt/Restaurant/main.py">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state>
|
|
<folding>
|
|
<element signature="e#0#13#0" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/main.py">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="4">
|
|
<caret line="20" column="51" lean-forward="true" selection-start-line="20" selection-start-column="51" selection-end-line="20" selection-end-column="51" />
|
|
<folding>
|
|
<element signature="e#0#13#0" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
</component>
|
|
</project> |