Add the first four assignment.
[Scala.git] / Assignment_03 / .idea / workspace.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <project version="4">
3 <component name="ChangeListManager">
4 <list default="true" id="04add446-3cb6-47d9-ba03-01b106283698" name="Default" comment="" />
5 <ignored path="Assignement_03.iws" />
6 <ignored path=".idea/workspace.xml" />
7 <ignored path="$PROJECT_DIR$/out/" />
8 <ignored path="$PROJECT_DIR$/target/" />
9 <ignored path="$PROJECT_DIR$/project/project/target/" />
10 <ignored path="$PROJECT_DIR$/project/target/" />
11 <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
12 <option name="TRACKING_ENABLED" value="true" />
13 <option name="SHOW_DIALOG" value="false" />
14 <option name="HIGHLIGHT_CONFLICTS" value="true" />
15 <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
16 <option name="LAST_RESOLUTION" value="IGNORE" />
17 </component>
18 <component name="ChangesViewManager" flattened_view="true" show_ignored="false" />
19 <component name="CreatePatchCommitExecutor">
20 <option name="PATCH_PATH" value="" />
21 </component>
22 <component name="DaemonCodeAnalyzer">
23 <disable_hints />
24 </component>
25 <component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
26 <component name="FavoritesManager">
27 <favorites_list name="Assignement_03" />
28 </component>
29 <component name="FileEditorManager">
30 <leaf>
31 <file leaf-file-name="Main.scala" pinned="false" current-in-tab="true">
32 <entry file="file://$PROJECT_DIR$/src/main/scala/Main.scala">
33 <provider selected="true" editor-type-id="text-editor">
34 <state vertical-scroll-proportion="1.9552239" vertical-offset="9" max-vertical-offset="1692">
35 <caret line="66" column="25" selection-start-line="66" selection-start-column="25" selection-end-line="66" selection-end-column="25" />
36 <folding />
37 </state>
38 </provider>
39 </entry>
40 </file>
41 </leaf>
42 </component>
43 <component name="IdeDocumentHistory">
44 <option name="CHANGED_PATHS">
45 <list>
46 <option value="$PROJECT_DIR$/src/main/scala/Main.scala" />
47 </list>
48 </option>
49 </component>
50 <component name="JsGulpfileManager">
51 <detection-done>true</detection-done>
52 </component>
53 <component name="ProjectFrameBounds">
54 <option name="y" value="-3" />
55 <option name="width" value="1366" />
56 <option name="height" value="744" />
57 </component>
58 <component name="ProjectLevelVcsManager" settingsEditedManually="false">
59 <OptionsSetting value="true" id="Add" />
60 <OptionsSetting value="true" id="Remove" />
61 <OptionsSetting value="true" id="Checkout" />
62 <OptionsSetting value="true" id="Update" />
63 <OptionsSetting value="true" id="Status" />
64 <OptionsSetting value="true" id="Edit" />
65 <OptionsSetting value="true" id="Undo Check Out" />
66 <OptionsSetting value="true" id="Get Latest Version" />
67 <ConfirmationsSetting value="0" id="Add" />
68 <ConfirmationsSetting value="0" id="Remove" />
69 </component>
70 <component name="ProjectView">
71 <navigator currentView="ProjectPane" proportions="" version="1">
72 <flattenPackages />
73 <showMembers />
74 <showModules />
75 <showLibraryContents />
76 <hideEmptyPackages />
77 <abbreviatePackageNames />
78 <autoscrollToSource />
79 <autoscrollFromSource />
80 <sortByType />
81 </navigator>
82 <panes>
83 <pane id="ProjectPane">
84 <subPane>
85 <PATH>
86 <PATH_ELEMENT>
87 <option name="myItemId" value="Assignement_03" />
88 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
89 </PATH_ELEMENT>
90 </PATH>
91 <PATH>
92 <PATH_ELEMENT>
93 <option name="myItemId" value="Assignement_03" />
94 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
95 </PATH_ELEMENT>
96 <PATH_ELEMENT>
97 <option name="myItemId" value="Assignment_03" />
98 <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
99 </PATH_ELEMENT>
100 </PATH>
101 </subPane>
102 </pane>
103 <pane id="PackagesPane" />
104 <pane id="Scope" />
105 </panes>
106 </component>
107 <component name="PropertiesComponent">
108 <property name="GoToClass.includeLibraries" value="false" />
109 <property name="GoToClass.toSaveIncludeLibraries" value="false" />
110 <property name="GoToFile.includeJavaFiles" value="false" />
111 <property name="MemberChooser.sorted" value="false" />
112 <property name="MemberChooser.showClasses" value="true" />
113 <property name="MemberChooser.copyJavadoc" value="false" />
114 <property name="WebServerToolWindowFactoryState" value="false" />
115 <property name="FullScreen" value="false" />
116 <property name="last_opened_file_path" value="$PROJECT_DIR$" />
117 <property name="recentsLimit" value="5" />
118 <property name="dynamic.classpath" value="false" />
119 <property name="project.structure.last.edited" value="Project" />
120 <property name="project.structure.proportion" value="0.0" />
121 <property name="project.structure.side.proportion" value="0.0" />
122 </component>
123 <component name="RunManager" selected="Application.Main">
124 <configuration default="false" name="Main" type="Application" factoryName="Application" temporary="true">
125 <option name="MAIN_CLASS_NAME" value="Main" />
126 <option name="VM_PARAMETERS" />
127 <option name="PROGRAM_PARAMETERS" />
128 <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
129 <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
130 <option name="ALTERNATIVE_JRE_PATH" />
131 <option name="ENABLE_SWING_INSPECTOR" value="false" />
132 <option name="ENV_VARIABLES" />
133 <option name="PASS_PARENT_ENVS" value="true" />
134 <module name="assignment_03" />
135 <envs />
136 <RunnerSettings RunnerId="Run" />
137 <ConfigurationWrapper RunnerId="Run" />
138 <method />
139 </configuration>
140 <configuration default="true" type="Remote" factoryName="Remote">
141 <option name="USE_SOCKET_TRANSPORT" value="true" />
142 <option name="SERVER_MODE" value="false" />
143 <option name="SHMEM_ADDRESS" value="javadebug" />
144 <option name="HOST" value="localhost" />
145 <option name="PORT" value="5005" />
146 <method />
147 </configuration>
148 <configuration default="true" type="FlexUnitRunConfigurationType" factoryName="FlexUnit" appDescriptorForEmulator="Android" class_name="" emulatorAdlOptions="" method_name="" package_name="" scope="Class">
149 <option name="BCName" value="" />
150 <option name="launcherParameters">
151 <LauncherParameters>
152 <option name="browser" value="a7bb68e0-33c0-4d6f-a81a-aac1fdb870c8" />
153 <option name="launcherType" value="OSDefault" />
154 <option name="newPlayerInstance" value="false" />
155 <option name="playerPath" value="/usr/bin/flashplayerdebugger" />
156 </LauncherParameters>
157 </option>
158 <option name="moduleName" value="" />
159 <option name="trusted" value="true" />
160 <method />
161 </configuration>
162 <configuration default="true" type="FlashRunConfigurationType" factoryName="Flash App">
163 <option name="BCName" value="" />
164 <option name="IOSSimulatorSdkPath" value="" />
165 <option name="adlOptions" value="" />
166 <option name="airProgramParameters" value="" />
167 <option name="appDescriptorForEmulator" value="Android" />
168 <option name="debugTransport" value="USB" />
169 <option name="debuggerSdkRaw" value="BC SDK" />
170 <option name="emulator" value="NexusOne" />
171 <option name="emulatorAdlOptions" value="" />
172 <option name="fastPackaging" value="true" />
173 <option name="fullScreenHeight" value="0" />
174 <option name="fullScreenWidth" value="0" />
175 <option name="launchUrl" value="false" />
176 <option name="launcherParameters">
177 <LauncherParameters>
178 <option name="browser" value="a7bb68e0-33c0-4d6f-a81a-aac1fdb870c8" />
179 <option name="launcherType" value="OSDefault" />
180 <option name="newPlayerInstance" value="false" />
181 <option name="playerPath" value="/usr/bin/flashplayerdebugger" />
182 </LauncherParameters>
183 </option>
184 <option name="mobileRunTarget" value="Emulator" />
185 <option name="moduleName" value="" />
186 <option name="overriddenMainClass" value="" />
187 <option name="overriddenOutputFileName" value="" />
188 <option name="overrideMainClass" value="false" />
189 <option name="runTrusted" value="true" />
190 <option name="screenDpi" value="0" />
191 <option name="screenHeight" value="0" />
192 <option name="screenWidth" value="0" />
193 <option name="url" value="http://" />
194 <option name="usbDebugPort" value="7936" />
195 <method />
196 </configuration>
197 <configuration default="true" type="JavascriptDebugType" factoryName="JavaScript Debug">
198 <method />
199 </configuration>
200 <configuration default="true" type="#org.jetbrains.idea.devkit.run.PluginConfigurationType" factoryName="Plugin">
201 <module name="" />
202 <option name="VM_PARAMETERS" value="-Xmx512m -Xms256m -XX:MaxPermSize=250m -ea" />
203 <option name="PROGRAM_PARAMETERS" />
204 <method />
205 </configuration>
206 <configuration default="true" type="Applet" factoryName="Applet">
207 <module name="" />
208 <option name="MAIN_CLASS_NAME" />
209 <option name="HTML_FILE_NAME" />
210 <option name="HTML_USED" value="false" />
211 <option name="WIDTH" value="400" />
212 <option name="HEIGHT" value="300" />
213 <option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" />
214 <option name="VM_PARAMETERS" />
215 <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
216 <option name="ALTERNATIVE_JRE_PATH" />
217 <method />
218 </configuration>
219 <configuration default="true" type="uTestRunConfiguration" factoryName="utest">
220 <module name="" />
221 <setting name="path" value="" />
222 <setting name="package" value="" />
223 <setting name="vmparams" value="" />
224 <setting name="params" value="" />
225 <setting name="workingDirectory" value="$PROJECT_DIR$" />
226 <setting name="searchForTest" value="Across module dependencies" />
227 <setting name="testName" value="" />
228 <setting name="testKind" value="Class" />
229 <setting name="showProgressMessages" value="true" />
230 <envs />
231 <method />
232 </configuration>
233 <configuration default="true" type="ScalaTestRunConfiguration" factoryName="ScalaTest">
234 <module name="" />
235 <setting name="path" value="" />
236 <setting name="package" value="" />
237 <setting name="vmparams" value="" />
238 <setting name="params" value="" />
239 <setting name="workingDirectory" value="$PROJECT_DIR$" />
240 <setting name="searchForTest" value="Across module dependencies" />
241 <setting name="testName" value="" />
242 <setting name="testKind" value="Class" />
243 <setting name="showProgressMessages" value="true" />
244 <envs />
245 <method />
246 </configuration>
247 <configuration default="true" type="Specs2RunConfiguration" factoryName="Specs2">
248 <module name="" />
249 <setting name="path" value="" />
250 <setting name="package" value="" />
251 <setting name="vmparams" value="" />
252 <setting name="params" value="" />
253 <setting name="workingDirectory" value="$PROJECT_DIR$" />
254 <setting name="searchForTest" value="Across module dependencies" />
255 <setting name="testName" value="" />
256 <setting name="testKind" value="Class" />
257 <setting name="showProgressMessages" value="true" />
258 <envs />
259 <method />
260 </configuration>
261 <configuration default="true" type="JarApplication" factoryName="JAR Application">
262 <envs />
263 <method />
264 </configuration>
265 <configuration default="true" type="Application" factoryName="Application">
266 <option name="MAIN_CLASS_NAME" />
267 <option name="VM_PARAMETERS" />
268 <option name="PROGRAM_PARAMETERS" />
269 <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
270 <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
271 <option name="ALTERNATIVE_JRE_PATH" />
272 <option name="ENABLE_SWING_INSPECTOR" value="false" />
273 <option name="ENV_VARIABLES" />
274 <option name="PASS_PARENT_ENVS" value="true" />
275 <module name="" />
276 <envs />
277 <method />
278 </configuration>
279 <configuration default="true" type="js.build_tools.gulp" factoryName="Gulp.js">
280 <node-options />
281 <gulpfile />
282 <tasks />
283 <arguments />
284 <pass-parent-envs>true</pass-parent-envs>
285 <envs />
286 <method />
287 </configuration>
288 <list size="1">
289 <item index="0" class="java.lang.String" itemvalue="Application.Main" />
290 </list>
291 <recent_temporary>
292 <list size="1">
293 <item index="0" class="java.lang.String" itemvalue="Application.Main" />
294 </list>
295 </recent_temporary>
296 <configuration name="&lt;template&gt;" type="JUnit" default="true" selected="false">
297 <option name="MAIN_CLASS_NAME" />
298 <option name="VM_PARAMETERS" value="-ea" />
299 <option name="PARAMETERS" />
300 <option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
301 </configuration>
302 <configuration name="&lt;template&gt;" type="TestNG" default="true" selected="false">
303 <option name="MAIN_CLASS_NAME" />
304 <option name="VM_PARAMETERS" value="-ea" />
305 <option name="PARAMETERS" />
306 <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
307 </configuration>
308 </component>
309 <component name="SbtLocalSettings">
310 <option name="tasksExpandState">
311 <map>
312 <entry key="" value="true" />
313 </map>
314 </option>
315 <option name="availableProjects">
316 <map>
317 <entry>
318 <key>
319 <ExternalProjectPojo>
320 <option name="name" value="Assignement_03" />
321 <option name="path" value="$PROJECT_DIR$" />
322 </ExternalProjectPojo>
323 </key>
324 <value>
325 <list>
326 <ExternalProjectPojo>
327 <option name="name" value="assignement_03" />
328 <option name="path" value="$PROJECT_DIR$" />
329 </ExternalProjectPojo>
330 <ExternalProjectPojo>
331 <option name="name" value="assignement_03-build" />
332 <option name="path" value="$PROJECT_DIR$/project" />
333 </ExternalProjectPojo>
334 </list>
335 </value>
336 </entry>
337 </map>
338 </option>
339 </component>
340 <component name="ShelveChangesManager" show_recycled="false" />
341 <component name="TaskManager">
342 <task active="true" id="Default" summary="Default task">
343 <changelist id="04add446-3cb6-47d9-ba03-01b106283698" name="Default" comment="" />
344 <created>1425397588150</created>
345 <option name="number" value="Default" />
346 <updated>1425397588150</updated>
347 <workItem from="1425397591205" duration="4393000" />
348 <workItem from="1425997301909" duration="826000" />
349 <workItem from="1426071037275" duration="59000" />
350 <workItem from="1426071206105" duration="15656000" />
351 <workItem from="1426241817524" duration="1276000" />
352 </task>
353 <servers />
354 </component>
355 <component name="TimeTrackingManager">
356 <option name="totallyTimeSpent" value="22210000" />
357 </component>
358 <component name="ToolWindowManager">
359 <frame x="0" y="-3" width="1366" height="744" extended-state="6" />
360 <editor active="false" />
361 <layout>
362 <window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
363 <window_info id="Palette" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
364 <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
365 <window_info id="IDEtalk" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
366 <window_info id="SBT" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32980332" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
367 <window_info id="Palette&#9;" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
368 <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="SLIDING" type="SLIDING" visible="false" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
369 <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="true" content_ui="tabs" />
370 <window_info id="Application Servers" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
371 <window_info id="Maven Projects" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
372 <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
373 <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
374 <window_info id="Designer" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
375 <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.21331316" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
376 <window_info id="IDEtalk Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
377 <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.24962178" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
378 <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
379 <window_info id="UI Designer" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
380 <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
381 <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
382 <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
383 <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
384 <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
385 <window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.22857143" sideWeight="0.5" order="8" side_tool="false" content_ui="tabs" />
386 <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
387 <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.21362229" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
388 <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
389 </layout>
390 </component>
391 <component name="Vcs.Log.UiProperties">
392 <option name="RECENTLY_FILTERED_USER_GROUPS">
393 <collection />
394 </option>
395 <option name="RECENTLY_FILTERED_BRANCH_GROUPS">
396 <collection />
397 </option>
398 </component>
399 <component name="VcsContentAnnotationSettings">
400 <option name="myLimit" value="2678400000" />
401 </component>
402 <component name="VcsManagerConfiguration">
403 <option name="myTodoPanelSettings">
404 <TodoPanelSettings />
405 </option>
406 </component>
407 <component name="XDebuggerManager">
408 <breakpoint-manager />
409 <watches-manager />
410 </component>
411 <component name="antWorkspaceConfiguration">
412 <option name="IS_AUTOSCROLL_TO_SOURCE" value="false" />
413 <option name="FILTER_TARGETS" value="false" />
414 </component>
415 <component name="editorHistoryManager">
416 <entry file="file://$PROJECT_DIR$/src/main/scala/Main.scala">
417 <provider selected="true" editor-type-id="text-editor">
418 <state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="100">
419 <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
420 <folding />
421 </state>
422 </provider>
423 </entry>
424 <entry file="file://$PROJECT_DIR$/src/main/scala/Main.scala">
425 <provider selected="true" editor-type-id="text-editor">
426 <state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="100">
427 <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
428 <folding />
429 </state>
430 </provider>
431 </entry>
432 <entry file="file://$PROJECT_DIR$/src/main/scala/Main.scala">
433 <provider selected="true" editor-type-id="text-editor">
434 <state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="100">
435 <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
436 <folding />
437 </state>
438 </provider>
439 </entry>
440 <entry file="file://$PROJECT_DIR$/src/main/scala/Main.scala">
441 <provider selected="true" editor-type-id="text-editor">
442 <state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="100">
443 <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
444 <folding />
445 </state>
446 </provider>
447 </entry>
448 <entry file="file://$PROJECT_DIR$/src/main/scala/Main.scala">
449 <provider selected="true" editor-type-id="text-editor">
450 <state vertical-scroll-proportion="1.9552239" vertical-offset="9" max-vertical-offset="1692">
451 <caret line="66" column="25" selection-start-line="66" selection-start-column="25" selection-end-line="66" selection-end-column="25" />
452 <folding />
453 </state>
454 </provider>
455 </entry>
456 </component>
457 <component name="masterDetails">
458 <states>
459 <state key="ArtifactsStructureConfigurable.UI">
460 <settings>
461 <artifact-editor />
462 <splitter-proportions>
463 <option name="proportions">
464 <list>
465 <option value="0.2" />
466 </list>
467 </option>
468 </splitter-proportions>
469 </settings>
470 </state>
471 <state key="GlobalLibrariesConfigurable.UI">
472 <settings>
473 <last-edited>scala-sdk-2.11.5</last-edited>
474 <splitter-proportions>
475 <option name="proportions">
476 <list>
477 <option value="0.2" />
478 </list>
479 </option>
480 </splitter-proportions>
481 </settings>
482 </state>
483 <state key="JdkListConfigurable.UI">
484 <settings>
485 <last-edited>1.7</last-edited>
486 <splitter-proportions>
487 <option name="proportions">
488 <list>
489 <option value="0.2" />
490 </list>
491 </option>
492 </splitter-proportions>
493 </settings>
494 </state>
495 <state key="ModuleStructureConfigurable.UI">
496 <settings>
497 <last-edited>assignement_03-build</last-edited>
498 <splitter-proportions>
499 <option name="proportions">
500 <list>
501 <option value="0.2" />
502 <option value="0.6" />
503 </list>
504 </option>
505 </splitter-proportions>
506 </settings>
507 </state>
508 <state key="ProjectLibrariesConfigurable.UI">
509 <settings>
510 <last-edited>SBT: org.scala-lang:scala-library:2.11.6:jar</last-edited>
511 <splitter-proportions>
512 <option name="proportions">
513 <list>
514 <option value="0.2" />
515 </list>
516 </option>
517 </splitter-proportions>
518 </settings>
519 </state>
520 </states>
521 </component>
522 </project>