workspace.xml 43 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="CMakeRunConfigurationManager" shouldGenerate="true" shouldDeleteObsolete="true">
  4. <generated>
  5. <config projectName="mdd" targetName="gtest" />
  6. <config projectName="mdd" targetName="mdd_lib" />
  7. <config projectName="mdd" targetName="auslegung_test" />
  8. <config projectName="mdd" targetName="gtest_main" />
  9. </generated>
  10. </component>
  11. <component name="CMakeSettings">
  12. <configurations>
  13. <configuration PROFILE_NAME="Debug" CONFIG_NAME="Debug" GENERATION_OPTIONS="-DCMAKE_INSTALL_PREFIX=/home/willi/workspaces/master_thesis_ws/install" />
  14. </configurations>
  15. </component>
  16. <component name="ChangeListManager">
  17. <list default="true" id="4ddbafad-b85e-492e-80ec-3c73ef45688f" name="Default Changelist" comment="">
  18. <change afterPath="$PROJECT_DIR$/thirdparty/json/single_include/json.hpp" afterDir="false" />
  19. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  20. <change beforePath="$PROJECT_DIR$/lib/src/ModuleMath.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/lib/src/ModuleMath.cpp" afterDir="false" />
  21. <change beforePath="$PROJECT_DIR$/lib/test/test_ProcessorManual.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/lib/test/test_ProcessorManual.cpp" afterDir="false" />
  22. <change beforePath="$PROJECT_DIR$/thirdparty/json" beforeDir="false" afterPath="$PROJECT_DIR$/thirdparty/json" afterDir="false" />
  23. </list>
  24. <ignored path="$PROJECT_DIR$/cmake-build-debug/" />
  25. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  26. <option name="SHOW_DIALOG" value="false" />
  27. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  28. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  29. <option name="LAST_RESOLUTION" value="IGNORE" />
  30. </component>
  31. <component name="ClangdSettings">
  32. <option name="formatViaClangd" value="false" />
  33. </component>
  34. <component name="ExecutionTargetManager" SELECTED_TARGET="CMakeBuildProfile:Debug" />
  35. <component name="FavoritesManager">
  36. <favorites_list name="mdd" />
  37. </component>
  38. <component name="FileEditorManager">
  39. <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
  40. <file pinned="false" current-in-tab="false">
  41. <entry file="file://$PROJECT_DIR$/lib/src/ProcessorManual.cpp">
  42. <provider selected="true" editor-type-id="text-editor">
  43. <state relative-caret-position="420">
  44. <caret line="28" column="25" selection-start-line="28" selection-start-column="15" selection-end-line="28" selection-end-column="25" />
  45. <folding>
  46. <element signature="e#0#28#0" expanded="true" />
  47. </folding>
  48. </state>
  49. </provider>
  50. </entry>
  51. </file>
  52. <file pinned="false" current-in-tab="false">
  53. <entry file="file://$PROJECT_DIR$/lib/src/ModuleBase.cpp">
  54. <provider selected="true" editor-type-id="text-editor">
  55. <state relative-caret-position="229">
  56. <caret line="24" column="45" selection-start-line="24" selection-start-column="38" selection-end-line="24" selection-end-column="45" />
  57. <folding>
  58. <element signature="e#0#23#0" expanded="true" />
  59. </folding>
  60. </state>
  61. </provider>
  62. </entry>
  63. </file>
  64. <file pinned="false" current-in-tab="false">
  65. <entry file="file://$PROJECT_DIR$/lib/CMakeLists.txt">
  66. <provider selected="true" editor-type-id="text-editor">
  67. <state relative-caret-position="300">
  68. <caret line="20" column="26" selection-start-line="20" selection-start-column="26" selection-end-line="20" selection-end-column="26" />
  69. </state>
  70. </provider>
  71. </entry>
  72. </file>
  73. <file pinned="false" current-in-tab="false">
  74. <entry file="file://$PROJECT_DIR$/lib/test/CMakeLists.txt">
  75. <provider selected="true" editor-type-id="text-editor">
  76. <state relative-caret-position="45">
  77. <caret line="3" column="33" selection-start-line="3" selection-start-column="33" selection-end-line="3" selection-end-column="33" />
  78. </state>
  79. </provider>
  80. </entry>
  81. </file>
  82. <file pinned="false" current-in-tab="false">
  83. <entry file="file://$PROJECT_DIR$/lib/test/test_ProcessorManual.cpp">
  84. <provider selected="true" editor-type-id="text-editor">
  85. <state relative-caret-position="512">
  86. <caret line="78" column="74" selection-start-line="78" selection-start-column="68" selection-end-line="78" selection-end-column="74" />
  87. <folding>
  88. <element signature="e#0#24#0" expanded="true" />
  89. <element signature="e#70#98#0" expanded="true" />
  90. </folding>
  91. </state>
  92. </provider>
  93. </entry>
  94. </file>
  95. <file pinned="false" current-in-tab="false">
  96. <entry file="file://$PROJECT_DIR$/lib/include/ModuleMath.h">
  97. <provider selected="true" editor-type-id="text-editor">
  98. <state relative-caret-position="330">
  99. <caret line="22" column="15" selection-start-line="22" selection-start-column="15" selection-end-line="22" selection-end-column="15" />
  100. </state>
  101. </provider>
  102. </entry>
  103. </file>
  104. <file pinned="false" current-in-tab="true">
  105. <entry file="file://$PROJECT_DIR$/lib/src/ModuleMath.cpp">
  106. <provider selected="true" editor-type-id="text-editor">
  107. <state relative-caret-position="394">
  108. <caret line="294" column="54" lean-forward="true" selection-start-line="294" selection-start-column="54" selection-end-line="294" selection-end-column="54" />
  109. </state>
  110. </provider>
  111. </entry>
  112. </file>
  113. <file pinned="false" current-in-tab="false">
  114. <entry file="file://$PROJECT_DIR$/lib/src/ProcessorBase.cpp">
  115. <provider selected="true" editor-type-id="text-editor">
  116. <state relative-caret-position="15">
  117. <caret line="8" column="41" selection-start-line="8" selection-start-column="41" selection-end-line="8" selection-end-column="41" />
  118. </state>
  119. </provider>
  120. </entry>
  121. </file>
  122. <file pinned="false" current-in-tab="false">
  123. <entry file="file://$PROJECT_DIR$/lib/include/ModuleSwitch.h">
  124. <provider selected="true" editor-type-id="text-editor">
  125. <state relative-caret-position="120">
  126. <caret line="8" column="16" selection-start-line="8" selection-start-column="16" selection-end-line="8" selection-end-column="16" />
  127. </state>
  128. </provider>
  129. </entry>
  130. </file>
  131. <file pinned="false" current-in-tab="false">
  132. <entry file="file://$PROJECT_DIR$/lib/src/ModuleSwitch.cpp">
  133. <provider selected="true" editor-type-id="text-editor">
  134. <state relative-caret-position="285">
  135. <caret line="19" column="27" lean-forward="true" selection-start-line="19" selection-start-column="20" selection-end-line="19" selection-end-column="33" />
  136. <folding>
  137. <element signature="e#0#25#0" expanded="true" />
  138. </folding>
  139. </state>
  140. </provider>
  141. </entry>
  142. </file>
  143. </leaf>
  144. </component>
  145. <component name="FileTemplateManagerImpl">
  146. <option name="RECENT_TEMPLATES">
  147. <list>
  148. <option value="CMakeLists.txt" />
  149. <option value="Python Script" />
  150. </list>
  151. </option>
  152. </component>
  153. <component name="FindInProjectRecents">
  154. <findStrings>
  155. <find>output</find>
  156. <find>Gener</find>
  157. </findStrings>
  158. </component>
  159. <component name="Git.Settings">
  160. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  161. </component>
  162. <component name="IdeDocumentHistory">
  163. <option name="CHANGED_PATHS">
  164. <list>
  165. <option value="$PROJECT_DIR$/src/TestClass.h" />
  166. <option value="$PROJECT_DIR$/lib/src/TestClass.cpp" />
  167. <option value="$PROJECT_DIR$/cmake/auslegung-config.cmake" />
  168. <option value="$PROJECT_DIR$/lib/test/test_TestClass.cpp" />
  169. <option value="$PROJECT_DIR$/.gitignore" />
  170. <option value="$PROJECT_DIR$/lib/include/IListener.h" />
  171. <option value="$PROJECT_DIR$/README.MD" />
  172. <option value="$PROJECT_DIR$/lib/include/IValue.h" />
  173. <option value="$PROJECT_DIR$/lib/include/IInput.h" />
  174. <option value="$PROJECT_DIR$/lib/include/BaseModule.h" />
  175. <option value="$PROJECT_DIR$/lib/include/Data.h" />
  176. <option value="$PROJECT_DIR$/lib/include/IData.h" />
  177. <option value="$PROJECT_DIR$/lib/include/IType.h" />
  178. <option value="$PROJECT_DIR$/thirdparty/json/single_include/json.hpp" />
  179. <option value="$PROJECT_DIR$/CMakeLists.txt" />
  180. <option value="$PROJECT_DIR$/lib/test/test_ModuleMath.cpp" />
  181. <option value="$PROJECT_DIR$/lib/src/ProcessorBase.h.cpp" />
  182. <option value="$PROJECT_DIR$/lib/include/Input.h" />
  183. <option value="$PROJECT_DIR$/lib/include/ModuleHandler.h" />
  184. <option value="$PROJECT_DIR$/lib/include/HandlerModule.h" />
  185. <option value="$PROJECT_DIR$/lib/include/IOutput.h" />
  186. <option value="$PROJECT_DIR$/lib/src/Output.cpp" />
  187. <option value="$PROJECT_DIR$/lib/include/Output.h" />
  188. <option value="$PROJECT_DIR$/lib/src/ModuleBase.cpp" />
  189. <option value="$PROJECT_DIR$/lib/include/ModulBase.h" />
  190. <option value="$PROJECT_DIR$/lib/include/IModule.h" />
  191. <option value="$PROJECT_DIR$/lib/include/ModuleBase.h" />
  192. <option value="$PROJECT_DIR$/lib/src/ModuleCompare.cpp" />
  193. <option value="$PROJECT_DIR$/lib/include/ModuleCompare.h" />
  194. <option value="$PROJECT_DIR$/lib/include/ModulePass.h" />
  195. <option value="$PROJECT_DIR$/lib/src/ModulePass.cpp" />
  196. <option value="$PROJECT_DIR$/lib/include/ModuleMath.h" />
  197. <option value="$PROJECT_DIR$/lib/CMakeLists.txt" />
  198. <option value="$PROJECT_DIR$/lib/include/ModuleSwitch.h" />
  199. <option value="$PROJECT_DIR$/lib/src/ProcessorBase.cpp" />
  200. <option value="$PROJECT_DIR$/lib/include/IProcessor.h" />
  201. <option value="$PROJECT_DIR$/lib/include/ProcessorBase.h" />
  202. <option value="$PROJECT_DIR$/lib/include/ProcessorManual.h" />
  203. <option value="$PROJECT_DIR$/lib/test/CMakeLists.txt" />
  204. <option value="$PROJECT_DIR$/lib/src/ProcessorManual.cpp" />
  205. <option value="$PROJECT_DIR$/lib/test/test_ModuleSwitch.cpp" />
  206. <option value="$PROJECT_DIR$/lib/src/ModuleSwitch.cpp" />
  207. <option value="$PROJECT_DIR$/lib/test/test_ProcessorManual.cpp" />
  208. <option value="$PROJECT_DIR$/lib/src/ModuleMath.cpp" />
  209. </list>
  210. </option>
  211. </component>
  212. <component name="OCFindUsagesOptions" text="true" ivars="false" properties="true" derivedClasses="false" />
  213. <component name="ProjectFrameBounds" extendedState="6">
  214. <option name="x" value="141" />
  215. <option name="width" value="1440" />
  216. <option name="height" value="927" />
  217. </component>
  218. <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
  219. <component name="ProjectView">
  220. <navigator proportions="" version="1">
  221. <foldersAlwaysOnTop value="true" />
  222. </navigator>
  223. <panes>
  224. <pane id="ProjectPane">
  225. <subPane>
  226. <expand>
  227. <path>
  228. <item name="mdd" type="b2602c69:ProjectViewProjectNode" />
  229. <item name="master_thesis_ws" type="47feb1d3:ProjectViewModuleNode" />
  230. </path>
  231. <path>
  232. <item name="mdd" type="b2602c69:ProjectViewProjectNode" />
  233. <item name="master_thesis_ws" type="47feb1d3:ProjectViewModuleNode" />
  234. <item name="master_thesis_ws" type="462c0819:PsiDirectoryNode" />
  235. </path>
  236. <path>
  237. <item name="mdd" type="b2602c69:ProjectViewProjectNode" />
  238. <item name="master_thesis_ws" type="47feb1d3:ProjectViewModuleNode" />
  239. <item name="master_thesis_ws" type="462c0819:PsiDirectoryNode" />
  240. <item name="lib" type="462c0819:PsiDirectoryNode" />
  241. </path>
  242. <path>
  243. <item name="mdd" type="b2602c69:ProjectViewProjectNode" />
  244. <item name="master_thesis_ws" type="47feb1d3:ProjectViewModuleNode" />
  245. <item name="master_thesis_ws" type="462c0819:PsiDirectoryNode" />
  246. <item name="lib" type="462c0819:PsiDirectoryNode" />
  247. <item name="include" type="462c0819:PsiDirectoryNode" />
  248. </path>
  249. <path>
  250. <item name="mdd" type="b2602c69:ProjectViewProjectNode" />
  251. <item name="master_thesis_ws" type="47feb1d3:ProjectViewModuleNode" />
  252. <item name="master_thesis_ws" type="462c0819:PsiDirectoryNode" />
  253. <item name="lib" type="462c0819:PsiDirectoryNode" />
  254. <item name="src" type="462c0819:PsiDirectoryNode" />
  255. </path>
  256. <path>
  257. <item name="mdd" type="b2602c69:ProjectViewProjectNode" />
  258. <item name="master_thesis_ws" type="47feb1d3:ProjectViewModuleNode" />
  259. <item name="master_thesis_ws" type="462c0819:PsiDirectoryNode" />
  260. <item name="lib" type="462c0819:PsiDirectoryNode" />
  261. <item name="test" type="462c0819:PsiDirectoryNode" />
  262. </path>
  263. </expand>
  264. <select />
  265. </subPane>
  266. </pane>
  267. <pane id="Scope" />
  268. </panes>
  269. </component>
  270. <component name="PropertiesComponent">
  271. <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
  272. <property name="WebServerToolWindowFactoryState" value="false" />
  273. <property name="last_opened_file_path" value="$PROJECT_DIR$/lib/test" />
  274. <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
  275. <property name="nodejs_npm_path_reset_for_default_project" value="true" />
  276. <property name="settings.editor.selected.configurable" value="CMakeSettings" />
  277. </component>
  278. <component name="RecentsManager">
  279. <key name="MoveFile.RECENT_KEYS">
  280. <recent name="$PROJECT_DIR$" />
  281. <recent name="$PROJECT_DIR$/lib/thirdparty" />
  282. <recent name="$PROJECT_DIR$/lib/includes" />
  283. <recent name="$PROJECT_DIR$/lib" />
  284. </key>
  285. <key name="CopyFile.RECENT_KEYS">
  286. <recent name="$PROJECT_DIR$/lib/test" />
  287. <recent name="$PROJECT_DIR$/lib" />
  288. </key>
  289. </component>
  290. <component name="RunDashboard">
  291. <option name="ruleStates">
  292. <list>
  293. <RuleState>
  294. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  295. </RuleState>
  296. <RuleState>
  297. <option name="name" value="StatusDashboardGroupingRule" />
  298. </RuleState>
  299. </list>
  300. </option>
  301. </component>
  302. <component name="RunManager" selected="Google Test.All in auslegung_test">
  303. <configuration name="All in auslegung_test" type="CMakeGoogleTestRunConfigurationType" factoryName="Google Test" nameIsGenerated="true" PASS_PARENT_ENVS_2="true" PROJECT_NAME="mdd" TARGET_NAME="auslegung_test" CONFIG_NAME="Debug" RUN_TARGET_PROJECT_NAME="mdd" RUN_TARGET_NAME="auslegung_test" TEST_MODE="SUITE_TEST">
  304. <method v="2">
  305. <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
  306. <option name="BeforeTestRunTask" enabled="true" />
  307. </method>
  308. </configuration>
  309. <configuration name="ModuleMath" type="CMakeGoogleTestRunConfigurationType" factoryName="Google Test" temporary="true" nameIsGenerated="true" PASS_PARENT_ENVS_2="true" PROJECT_NAME="mdd" TARGET_NAME="auslegung_test" CONFIG_NAME="Debug" RUN_TARGET_PROJECT_NAME="mdd" RUN_TARGET_NAME="auslegung_test" TEST_PATTERN="ModuleMath.*:ModuleMath/*.*:*/ModuleMath.*/*:*/ModuleMath/*.*" TEST_MODE="PATTERN">
  310. <method v="2">
  311. <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
  312. <option name="BeforeTestRunTask" enabled="true" />
  313. </method>
  314. </configuration>
  315. <configuration name="ModuleMath.ARRAYINT_PLUS_ARRAYInt" type="CMakeGoogleTestRunConfigurationType" factoryName="Google Test" temporary="true" nameIsGenerated="true" PASS_PARENT_ENVS_2="true" PROJECT_NAME="mdd" TARGET_NAME="auslegung_test" CONFIG_NAME="Debug" RUN_TARGET_PROJECT_NAME="mdd" RUN_TARGET_NAME="auslegung_test" TEST_CLASS="ModuleMath" TEST_METHOD="ARRAYINT_PLUS_ARRAYInt" TEST_MODE="SUITE_TEST">
  316. <method v="2">
  317. <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
  318. <option name="BeforeTestRunTask" enabled="true" />
  319. </method>
  320. </configuration>
  321. <configuration name="ModuleMath.add" type="CMakeGoogleTestRunConfigurationType" factoryName="Google Test" temporary="true" nameIsGenerated="true" PASS_PARENT_ENVS_2="true" PROJECT_NAME="mdd" TARGET_NAME="auslegung_test" CONFIG_NAME="Debug" RUN_TARGET_PROJECT_NAME="mdd" RUN_TARGET_NAME="auslegung_test" TEST_CLASS="ModuleMath" TEST_METHOD="add" TEST_MODE="SUITE_TEST">
  322. <method v="2">
  323. <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
  324. <option name="BeforeTestRunTask" enabled="true" />
  325. </method>
  326. </configuration>
  327. <configuration name="auslegung_test" type="CMakeRunConfiguration" factoryName="Application" PASS_PARENT_ENVS_2="true" PROJECT_NAME="mdd" TARGET_NAME="auslegung_test" CONFIG_NAME="Debug" RUN_TARGET_PROJECT_NAME="mdd" RUN_TARGET_NAME="auslegung_test">
  328. <method v="2">
  329. <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
  330. </method>
  331. </configuration>
  332. <configuration name="gtest" type="CMakeRunConfiguration" factoryName="Application" PASS_PARENT_ENVS_2="true" PROJECT_NAME="mdd" TARGET_NAME="gtest" CONFIG_NAME="Debug">
  333. <method v="2">
  334. <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
  335. </method>
  336. </configuration>
  337. <configuration name="gtest_main" type="CMakeRunConfiguration" factoryName="Application" PASS_PARENT_ENVS_2="true" PROJECT_NAME="mdd" TARGET_NAME="gtest_main" CONFIG_NAME="Debug">
  338. <method v="2">
  339. <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
  340. </method>
  341. </configuration>
  342. <configuration name="mdd_lib" type="CMakeRunConfiguration" factoryName="Application" PASS_PARENT_ENVS_2="true" PROJECT_NAME="mdd" TARGET_NAME="mdd_lib" CONFIG_NAME="Debug">
  343. <method v="2">
  344. <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
  345. </method>
  346. </configuration>
  347. <list>
  348. <item itemvalue="CMake Application.auslegung_test" />
  349. <item itemvalue="CMake Application.gtest" />
  350. <item itemvalue="CMake Application.gtest_main" />
  351. <item itemvalue="CMake Application.mdd_lib" />
  352. <item itemvalue="Google Test.All in auslegung_test" />
  353. <item itemvalue="Google Test.ModuleMath.add" />
  354. <item itemvalue="Google Test.ModuleMath" />
  355. <item itemvalue="Google Test.ModuleMath.ARRAYINT_PLUS_ARRAYInt" />
  356. </list>
  357. <recent_temporary>
  358. <list>
  359. <item itemvalue="Google Test.ModuleMath" />
  360. <item itemvalue="Google Test.ModuleMath.ARRAYINT_PLUS_ARRAYInt" />
  361. <item itemvalue="Google Test.ModuleMath.add" />
  362. </list>
  363. </recent_temporary>
  364. </component>
  365. <component name="SvnConfiguration">
  366. <configuration />
  367. </component>
  368. <component name="TaskManager">
  369. <task active="true" id="Default" summary="Default task">
  370. <changelist id="4ddbafad-b85e-492e-80ec-3c73ef45688f" name="Default Changelist" comment="" />
  371. <created>1587581799216</created>
  372. <option name="number" value="Default" />
  373. <option name="presentableId" value="Default" />
  374. <updated>1587581799216</updated>
  375. <workItem from="1587581800425" duration="5209000" />
  376. <workItem from="1587820394897" duration="10341000" />
  377. <workItem from="1588087564187" duration="2479000" />
  378. <workItem from="1588173608688" duration="1471000" />
  379. <workItem from="1588177691948" duration="2948000" />
  380. <workItem from="1588498505055" duration="16829000" />
  381. <workItem from="1588535249928" duration="102000" />
  382. <workItem from="1588599976041" duration="2014000" />
  383. <workItem from="1588602419291" duration="11000" />
  384. <workItem from="1588610944347" duration="1253000" />
  385. <workItem from="1588692367897" duration="1201000" />
  386. <workItem from="1588786717088" duration="4579000" />
  387. <workItem from="1588791515004" duration="3084000" />
  388. <workItem from="1588794698644" duration="7128000" />
  389. <workItem from="1589382925743" duration="20440000" />
  390. <workItem from="1589404518690" duration="4865000" />
  391. <workItem from="1589963897477" duration="403000" />
  392. <workItem from="1589965045546" duration="13832000" />
  393. <workItem from="1589979027570" duration="3504000" />
  394. <workItem from="1589982545546" duration="300000" />
  395. <workItem from="1589982859071" duration="2825000" />
  396. <workItem from="1590072044480" duration="1259000" />
  397. </task>
  398. <servers />
  399. </component>
  400. <component name="TestHistory">
  401. <history-entry file="All_in_auslegung_test - 2020.05.13 at 19h 45m 12s.xml">
  402. <configuration name="All in auslegung_test" configurationId="CMakeGoogleTestRunConfigurationType" />
  403. </history-entry>
  404. <history-entry file="ModuleMath - 2020.05.13 at 19h 45m 27s.xml">
  405. <configuration name="ModuleMath" configurationId="CMakeGoogleTestRunConfigurationType" />
  406. </history-entry>
  407. <history-entry file="ModuleMath - 2020.05.13 at 19h 45m 46s.xml">
  408. <configuration name="ModuleMath" configurationId="CMakeGoogleTestRunConfigurationType" />
  409. </history-entry>
  410. <history-entry file="ModuleMath - 2020.05.13 at 19h 47m 13s.xml">
  411. <configuration name="ModuleMath" configurationId="CMakeGoogleTestRunConfigurationType" />
  412. </history-entry>
  413. <history-entry file="ModuleMath - 2020.05.13 at 19h 51m 06s.xml">
  414. <configuration name="ModuleMath" configurationId="CMakeGoogleTestRunConfigurationType" />
  415. </history-entry>
  416. <history-entry file="ModuleMath - 2020.05.13 at 19h 52m 44s.xml">
  417. <configuration name="ModuleMath" configurationId="CMakeGoogleTestRunConfigurationType" />
  418. </history-entry>
  419. <history-entry file="ModuleMath - 2020.05.13 at 19h 58m 50s.xml">
  420. <configuration name="ModuleMath" configurationId="CMakeGoogleTestRunConfigurationType" />
  421. </history-entry>
  422. <history-entry file="All_in_auslegung_test - 2020.05.21 at 16h 42m 17s.xml">
  423. <configuration name="All in auslegung_test" configurationId="CMakeGoogleTestRunConfigurationType" />
  424. </history-entry>
  425. <history-entry file="All_in_auslegung_test - 2020.05.21 at 16h 48m 20s.xml">
  426. <configuration name="All in auslegung_test" configurationId="CMakeGoogleTestRunConfigurationType" />
  427. </history-entry>
  428. <history-entry file="All_in_auslegung_test - 2020.05.21 at 16h 51m 43s.xml">
  429. <configuration name="All in auslegung_test" configurationId="CMakeGoogleTestRunConfigurationType" />
  430. </history-entry>
  431. </component>
  432. <component name="TimeTrackingManager">
  433. <option name="totallyTimeSpent" value="106077000" />
  434. </component>
  435. <component name="TodoView" selected-index="2">
  436. <todo-panel id="selected-file">
  437. <is-autoscroll-to-source value="true" />
  438. </todo-panel>
  439. <todo-panel id="all">
  440. <are-packages-shown value="true" />
  441. <is-autoscroll-to-source value="true" />
  442. </todo-panel>
  443. </component>
  444. <component name="ToolWindowManager">
  445. <frame x="0" y="-2" width="1920" height="1082" extended-state="6" />
  446. <layout>
  447. <window_info content_ui="combo" id="Project" order="0" sideWeight="0.49921754" visible="true" weight="0.23372465" />
  448. <window_info id="Structure" order="1" sideWeight="0.5007825" side_tool="true" weight="0.22572039" />
  449. <window_info id="Favorites" order="2" sideWeight="0.5007825" side_tool="true" weight="0.22572039" />
  450. <window_info anchor="bottom" id="Message" order="0" />
  451. <window_info anchor="bottom" id="Find" order="1" />
  452. <window_info anchor="bottom" id="Run" order="2" weight="0.2980063" />
  453. <window_info anchor="bottom" id="Debug" order="3" weight="0.39874083" />
  454. <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
  455. <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
  456. <window_info anchor="bottom" id="TODO" order="6" weight="0.32948583" />
  457. <window_info anchor="bottom" id="Database Changes" order="7" />
  458. <window_info anchor="bottom" id="Messages" order="8" weight="0.32423925" />
  459. <window_info anchor="bottom" id="Terminal" order="9" weight="0.25393495" />
  460. <window_info anchor="bottom" id="Event Log" order="10" side_tool="true" />
  461. <window_info anchor="bottom" id="Version Control" order="11" weight="0.32948583" />
  462. <window_info anchor="bottom" id="CMake" order="12" weight="0.32948583" />
  463. <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
  464. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  465. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  466. <window_info anchor="right" id="Database" order="3" />
  467. </layout>
  468. <layout-to-restore>
  469. <window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.2230523" />
  470. <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
  471. <window_info id="Favorites" order="2" side_tool="true" />
  472. <window_info anchor="bottom" id="Message" order="0" />
  473. <window_info anchor="bottom" id="Find" order="1" />
  474. <window_info anchor="bottom" id="Run" order="2" visible="true" weight="0.2980063" />
  475. <window_info anchor="bottom" id="Debug" order="3" weight="0.39874083" />
  476. <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
  477. <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
  478. <window_info anchor="bottom" id="TODO" order="6" weight="0.32948583" />
  479. <window_info anchor="bottom" id="Database Changes" order="7" />
  480. <window_info anchor="bottom" id="Messages" order="8" weight="0.32423925" />
  481. <window_info anchor="bottom" id="Terminal" order="9" weight="0.25498426" />
  482. <window_info anchor="bottom" id="Event Log" order="10" side_tool="true" />
  483. <window_info anchor="bottom" id="Version Control" order="11" weight="0.32948583" />
  484. <window_info anchor="bottom" id="CMake" order="12" weight="0.32948583" />
  485. <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
  486. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  487. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  488. <window_info anchor="right" id="Database" order="3" />
  489. </layout-to-restore>
  490. </component>
  491. <component name="TypeScriptGeneratedFilesManager">
  492. <option name="version" value="1" />
  493. </component>
  494. <component name="XDebuggerManager">
  495. <breakpoint-manager>
  496. <breakpoints>
  497. <line-breakpoint enabled="true" type="com.jetbrains.cidr.execution.debugger.OCBreakpointType">
  498. <url>file://$PROJECT_DIR$/lib/test/test_ProcessorManual.cpp</url>
  499. <line>61</line>
  500. <option name="timeStamp" value="1" />
  501. </line-breakpoint>
  502. <line-breakpoint enabled="true" type="com.jetbrains.cidr.execution.debugger.OCBreakpointType">
  503. <url>file://$PROJECT_DIR$/lib/test/test_ProcessorManual.cpp</url>
  504. <line>76</line>
  505. <option name="timeStamp" value="2" />
  506. </line-breakpoint>
  507. </breakpoints>
  508. </breakpoint-manager>
  509. <watches-manager>
  510. <configuration name="CMakeRunConfiguration">
  511. <watch expression="this-&gt;_inputs[0].output.get()" />
  512. </configuration>
  513. </watches-manager>
  514. </component>
  515. <component name="editorHistoryManager">
  516. <entry file="file://$PROJECT_DIR$/lib/thirdparty/__init__.py" />
  517. <entry file="file://$PROJECT_DIR$/README.MD">
  518. <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
  519. <state split_layout="SPLIT">
  520. <first_editor relative-caret-position="15">
  521. <caret line="1" column="35" selection-start-line="1" selection-start-column="35" selection-end-line="1" selection-end-column="35" />
  522. </first_editor>
  523. <second_editor />
  524. </state>
  525. </provider>
  526. </entry>
  527. <entry file="file://$PROJECT_DIR$/thirdparty/rapidjson/bin/data/abcde.txt" />
  528. <entry file="file://$PROJECT_DIR$/lib/include/IInput.h" />
  529. <entry file="file://$PROJECT_DIR$/lib/include/IValue.h" />
  530. <entry file="file://$PROJECT_DIR$/lib/src/BaseModule.cpp" />
  531. <entry file="file:///usr/include/c++/7/bits/shared_ptr.h">
  532. <provider selected="true" editor-type-id="text-editor">
  533. <state relative-caret-position="204">
  534. <caret line="92" column="10" selection-start-line="92" selection-start-column="10" selection-end-line="92" selection-end-column="10" />
  535. </state>
  536. </provider>
  537. </entry>
  538. <entry file="file:///usr/include/c++/7/bits/std_function.h">
  539. <provider selected="true" editor-type-id="text-editor">
  540. <state relative-caret-position="159">
  541. <caret line="388" column="10" selection-start-line="388" selection-start-column="10" selection-end-line="388" selection-end-column="10" />
  542. </state>
  543. </provider>
  544. </entry>
  545. <entry file="file://$PROJECT_DIR$/thirdparty/rapidjson/include/rapidjson/internal/clzll.h" />
  546. <entry file="file://$PROJECT_DIR$/lib/src/Data.cpp" />
  547. <entry file="file://$PROJECT_DIR$/lib/include/Data.h" />
  548. <entry file="file://$PROJECT_DIR$/lib/include/IData.h" />
  549. <entry file="file:///usr/include/c++/7/bits/shared_ptr_base.h">
  550. <provider selected="true" editor-type-id="text-editor">
  551. <state relative-caret-position="293">
  552. <caret line="964" column="18" selection-start-line="964" selection-start-column="6" selection-end-line="964" selection-end-column="18" />
  553. </state>
  554. </provider>
  555. </entry>
  556. <entry file="file://$PROJECT_DIR$/lib/include/IListener.h">
  557. <provider selected="true" editor-type-id="text-editor">
  558. <state relative-caret-position="60">
  559. <caret line="4" lean-forward="true" selection-start-line="4" selection-end-line="4" />
  560. </state>
  561. </provider>
  562. </entry>
  563. <entry file="file://$PROJECT_DIR$/thirdparty/rapidjson/include/rapidjson/document.h" />
  564. <entry file="file://$PROJECT_DIR$/.gitignore">
  565. <provider selected="true" editor-type-id="text-editor">
  566. <state relative-caret-position="15">
  567. <caret line="1" column="7" selection-start-line="1" selection-start-column="7" selection-end-line="1" selection-end-column="7" />
  568. </state>
  569. </provider>
  570. </entry>
  571. <entry file="file://$PROJECT_DIR$/thirdparty/json/CMakeLists.txt">
  572. <provider selected="true" editor-type-id="text-editor">
  573. <state relative-caret-position="-315" />
  574. </provider>
  575. </entry>
  576. <entry file="file://$PROJECT_DIR$/thirdparty/json/single_include/json.hpp">
  577. <provider selected="true" editor-type-id="text-editor">
  578. <state relative-caret-position="15">
  579. <caret line="1" column="28" selection-start-line="1" selection-start-column="28" selection-end-line="1" selection-end-column="28" />
  580. </state>
  581. </provider>
  582. </entry>
  583. <entry file="file://$PROJECT_DIR$/lib/test/test_TestClass.cpp" />
  584. <entry file="file://$PROJECT_DIR$/thirdparty/json/README.md">
  585. <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
  586. <state split_layout="SPLIT">
  587. <first_editor />
  588. <second_editor />
  589. </state>
  590. </provider>
  591. </entry>
  592. <entry file="file:///usr/include/c++/7/bits/vector.tcc">
  593. <provider selected="true" editor-type-id="text-editor">
  594. <state relative-caret-position="164">
  595. <caret line="68" selection-start-line="68" selection-end-line="68" />
  596. </state>
  597. </provider>
  598. </entry>
  599. <entry file="file://$PROJECT_DIR$/thirdparty/json/single_include/nlohmann/json.hpp">
  600. <provider selected="true" editor-type-id="text-editor">
  601. <state relative-caret-position="163">
  602. <caret line="14988" selection-start-line="14988" selection-end-line="14988" />
  603. </state>
  604. </provider>
  605. </entry>
  606. <entry file="file://$PROJECT_DIR$/CMakeLists.txt">
  607. <provider selected="true" editor-type-id="text-editor">
  608. <state relative-caret-position="180">
  609. <caret line="12" column="70" lean-forward="true" selection-start-line="12" selection-start-column="70" selection-end-line="12" selection-end-column="70" />
  610. </state>
  611. </provider>
  612. </entry>
  613. <entry file="file://$PROJECT_DIR$/lib/README.MD">
  614. <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
  615. <state split_layout="SPLIT">
  616. <first_editor />
  617. <second_editor />
  618. </state>
  619. </provider>
  620. </entry>
  621. <entry file="file://$PROJECT_DIR$/lib/include/Input.h">
  622. <provider selected="true" editor-type-id="text-editor">
  623. <state relative-caret-position="150">
  624. <caret line="10" column="25" lean-forward="true" selection-start-line="10" selection-start-column="25" selection-end-line="10" selection-end-column="25" />
  625. <folding>
  626. <element signature="e#41#58#0" expanded="true" />
  627. </folding>
  628. </state>
  629. </provider>
  630. </entry>
  631. <entry file="file://$PROJECT_DIR$/lib/include/HandlerModule.h">
  632. <provider selected="true" editor-type-id="text-editor">
  633. <state relative-caret-position="105">
  634. <caret line="7" column="17" selection-start-line="7" selection-start-column="4" selection-end-line="7" selection-end-column="17" />
  635. </state>
  636. </provider>
  637. </entry>
  638. <entry file="file://$PROJECT_DIR$/lib/include/IType.h">
  639. <provider selected="true" editor-type-id="text-editor">
  640. <state relative-caret-position="75">
  641. <caret line="5" selection-start-line="5" selection-end-line="5" />
  642. </state>
  643. </provider>
  644. </entry>
  645. <entry file="file://$PROJECT_DIR$/lib/src/ModuleCompare.cpp" />
  646. <entry file="file://$PROJECT_DIR$/lib/include/ModuleCompare.h" />
  647. <entry file="file://$PROJECT_DIR$/lib/include/ModulePass.h" />
  648. <entry file="file://$PROJECT_DIR$/lib/src/ModulePass.cpp" />
  649. <entry file="file://$PROJECT_DIR$/lib/include/Output.h">
  650. <provider selected="true" editor-type-id="text-editor">
  651. <state relative-caret-position="210">
  652. <caret line="14" selection-start-line="14" selection-end-line="14" />
  653. <folding>
  654. <element signature="e#42#62#0" expanded="true" />
  655. </folding>
  656. </state>
  657. </provider>
  658. </entry>
  659. <entry file="file://$PROJECT_DIR$/lib/src/Output.cpp">
  660. <provider selected="true" editor-type-id="text-editor">
  661. <state relative-caret-position="300">
  662. <caret line="20" column="52" selection-start-line="20" selection-start-column="52" selection-end-line="20" selection-end-column="52" />
  663. </state>
  664. </provider>
  665. </entry>
  666. <entry file="file://$PROJECT_DIR$/lib/include/IProcessor.h">
  667. <provider selected="true" editor-type-id="text-editor">
  668. <state relative-caret-position="195">
  669. <caret line="13" column="67" selection-start-line="13" selection-start-column="67" selection-end-line="13" selection-end-column="67" />
  670. <folding>
  671. <element signature="e#51#71#0" expanded="true" />
  672. </folding>
  673. </state>
  674. </provider>
  675. </entry>
  676. <entry file="file://$PROJECT_DIR$/lib/include/IOutput.h">
  677. <provider selected="true" editor-type-id="text-editor">
  678. <state relative-caret-position="165">
  679. <caret line="11" column="28" selection-start-line="11" selection-start-column="28" selection-end-line="11" selection-end-column="28" />
  680. <folding>
  681. <element signature="e#44#63#0" expanded="true" />
  682. </folding>
  683. </state>
  684. </provider>
  685. </entry>
  686. <entry file="file://$PROJECT_DIR$/lib/include/ProcessorBase.h">
  687. <provider selected="true" editor-type-id="text-editor">
  688. <state relative-caret-position="540">
  689. <caret line="36" column="64" selection-start-line="36" selection-start-column="64" selection-end-line="36" selection-end-column="64" />
  690. <folding>
  691. <element signature="e#57#72#0" expanded="true" />
  692. </folding>
  693. </state>
  694. </provider>
  695. </entry>
  696. <entry file="file://$PROJECT_DIR$/lib/include/ModuleBase.h">
  697. <provider selected="true" editor-type-id="text-editor">
  698. <state relative-caret-position="330">
  699. <caret line="22" column="20" selection-start-line="22" selection-start-column="20" selection-end-line="22" selection-end-column="20" />
  700. <folding>
  701. <element signature="e#51#69#0" expanded="true" />
  702. </folding>
  703. </state>
  704. </provider>
  705. </entry>
  706. <entry file="file://$PROJECT_DIR$/lib/include/ProcessorManual.h">
  707. <provider selected="true" editor-type-id="text-editor">
  708. <state relative-caret-position="105">
  709. <caret line="7" column="43" selection-start-line="7" selection-start-column="43" selection-end-line="7" selection-end-column="43" />
  710. <folding>
  711. <element signature="e#60#86#0" expanded="true" />
  712. </folding>
  713. </state>
  714. </provider>
  715. </entry>
  716. <entry file="file://$PROJECT_DIR$/lib/include/IModule.h">
  717. <provider selected="true" editor-type-id="text-editor">
  718. <state relative-caret-position="375">
  719. <caret line="25" selection-start-line="25" selection-end-line="25" />
  720. <folding>
  721. <element signature="e#45#65#0" expanded="true" />
  722. </folding>
  723. </state>
  724. </provider>
  725. </entry>
  726. <entry file="file://$PROJECT_DIR$/lib/test/test_ModuleSwitch.cpp">
  727. <provider selected="true" editor-type-id="text-editor">
  728. <state relative-caret-position="705">
  729. <caret line="47" column="44" selection-start-line="47" selection-start-column="44" selection-end-line="47" selection-end-column="44" />
  730. <folding>
  731. <element signature="e#0#24#0" expanded="true" />
  732. <element signature="e#70#98#0" expanded="true" />
  733. </folding>
  734. </state>
  735. </provider>
  736. </entry>
  737. <entry file="file://$PROJECT_DIR$/lib/test/test_ModuleMath.cpp">
  738. <provider selected="true" editor-type-id="text-editor">
  739. <state relative-caret-position="75">
  740. <caret line="5" column="2" selection-start-line="5" selection-start-column="2" selection-end-line="5" selection-end-column="31" />
  741. <folding>
  742. <element signature="e#0#24#0" expanded="true" />
  743. </folding>
  744. </state>
  745. </provider>
  746. </entry>
  747. <entry file="file://$PROJECT_DIR$/lib/CMakeLists.txt">
  748. <provider selected="true" editor-type-id="text-editor">
  749. <state relative-caret-position="300">
  750. <caret line="20" column="26" selection-start-line="20" selection-start-column="26" selection-end-line="20" selection-end-column="26" />
  751. </state>
  752. </provider>
  753. </entry>
  754. <entry file="file://$PROJECT_DIR$/lib/test/CMakeLists.txt">
  755. <provider selected="true" editor-type-id="text-editor">
  756. <state relative-caret-position="45">
  757. <caret line="3" column="33" selection-start-line="3" selection-start-column="33" selection-end-line="3" selection-end-column="33" />
  758. </state>
  759. </provider>
  760. </entry>
  761. <entry file="file://$PROJECT_DIR$/lib/include/ModuleSwitch.h">
  762. <provider selected="true" editor-type-id="text-editor">
  763. <state relative-caret-position="120">
  764. <caret line="8" column="16" selection-start-line="8" selection-start-column="16" selection-end-line="8" selection-end-column="16" />
  765. </state>
  766. </provider>
  767. </entry>
  768. <entry file="file://$PROJECT_DIR$/lib/src/ProcessorBase.cpp">
  769. <provider selected="true" editor-type-id="text-editor">
  770. <state relative-caret-position="15">
  771. <caret line="8" column="41" selection-start-line="8" selection-start-column="41" selection-end-line="8" selection-end-column="41" />
  772. </state>
  773. </provider>
  774. </entry>
  775. <entry file="file://$PROJECT_DIR$/lib/src/ProcessorManual.cpp">
  776. <provider selected="true" editor-type-id="text-editor">
  777. <state relative-caret-position="420">
  778. <caret line="28" column="25" selection-start-line="28" selection-start-column="15" selection-end-line="28" selection-end-column="25" />
  779. <folding>
  780. <element signature="e#0#28#0" expanded="true" />
  781. </folding>
  782. </state>
  783. </provider>
  784. </entry>
  785. <entry file="file://$PROJECT_DIR$/lib/src/ModuleSwitch.cpp">
  786. <provider selected="true" editor-type-id="text-editor">
  787. <state relative-caret-position="285">
  788. <caret line="19" column="27" lean-forward="true" selection-start-line="19" selection-start-column="20" selection-end-line="19" selection-end-column="33" />
  789. <folding>
  790. <element signature="e#0#25#0" expanded="true" />
  791. </folding>
  792. </state>
  793. </provider>
  794. </entry>
  795. <entry file="file://$PROJECT_DIR$/lib/src/ModuleBase.cpp">
  796. <provider selected="true" editor-type-id="text-editor">
  797. <state relative-caret-position="229">
  798. <caret line="24" column="45" selection-start-line="24" selection-start-column="38" selection-end-line="24" selection-end-column="45" />
  799. <folding>
  800. <element signature="e#0#23#0" expanded="true" />
  801. </folding>
  802. </state>
  803. </provider>
  804. </entry>
  805. <entry file="file://$PROJECT_DIR$/lib/test/test_ProcessorManual.cpp">
  806. <provider selected="true" editor-type-id="text-editor">
  807. <state relative-caret-position="512">
  808. <caret line="78" column="74" selection-start-line="78" selection-start-column="68" selection-end-line="78" selection-end-column="74" />
  809. <folding>
  810. <element signature="e#0#24#0" expanded="true" />
  811. <element signature="e#70#98#0" expanded="true" />
  812. </folding>
  813. </state>
  814. </provider>
  815. </entry>
  816. <entry file="file://$PROJECT_DIR$/lib/include/ModuleMath.h">
  817. <provider selected="true" editor-type-id="text-editor">
  818. <state relative-caret-position="330">
  819. <caret line="22" column="15" selection-start-line="22" selection-start-column="15" selection-end-line="22" selection-end-column="15" />
  820. </state>
  821. </provider>
  822. </entry>
  823. <entry file="file://$PROJECT_DIR$/lib/src/ModuleMath.cpp">
  824. <provider selected="true" editor-type-id="text-editor">
  825. <state relative-caret-position="394">
  826. <caret line="294" column="54" lean-forward="true" selection-start-line="294" selection-start-column="54" selection-end-line="294" selection-end-column="54" />
  827. </state>
  828. </provider>
  829. </entry>
  830. </component>
  831. </project>