diff --git a/.idea/workspace.xml b/.idea/workspace.xml index a9393e0a26aff732125d991213330c3f40522c5e..f103d1403523d2f08d300dbc2ce45498b694e3b5 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,10 +4,8 @@ <option name="autoReloadType" value="SELECTIVE" /> </component> <component name="ChangeListManager"> - <list default="true" id="a17b64ea-8b68-4cd2-aba6-1780c674b35e" name="Changes" comment="Add tests"> + <list default="true" id="a17b64ea-8b68-4cd2-aba6-1780c674b35e" name="Changes" comment="Clean"> <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" /> - <change beforePath="$PROJECT_DIR$/src/main/java/fr/univamu/solver/Interval.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/fr/univamu/solver/Interval.java" afterDir="false" /> - <change beforePath="$PROJECT_DIR$/src/main/java/fr/univamu/solver/Solver.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/fr/univamu/solver/Solver.java" afterDir="false" /> </list> <option name="SHOW_DIALOG" value="false" /> <option name="HIGHLIGHT_CONFLICTS" value="true" /> @@ -131,7 +129,7 @@ <option name="number" value="Default" /> <option name="presentableId" value="Default" /> <updated>1727967430355</updated> - <workItem from="1727967431394" duration="4281000" /> + <workItem from="1727967431394" duration="6814000" /> </task> <task id="LOCAL-00001" summary="Create"> <option name="closed" value="true" /> @@ -157,7 +155,15 @@ <option name="project" value="LOCAL" /> <updated>1727968278226</updated> </task> - <option name="localTasksCounter" value="4" /> + <task id="LOCAL-00004" summary="Clean"> + <option name="closed" value="true" /> + <created>1727971953919</created> + <option name="number" value="00004" /> + <option name="presentableId" value="LOCAL-00004" /> + <option name="project" value="LOCAL" /> + <updated>1727971953919</updated> + </task> + <option name="localTasksCounter" value="5" /> <servers /> </component> <component name="TypeScriptGeneratedFilesManager"> @@ -166,6 +172,7 @@ <component name="VcsManagerConfiguration"> <MESSAGE value="Create" /> <MESSAGE value="Add tests" /> - <option name="LAST_COMMIT_MESSAGE" value="Add tests" /> + <MESSAGE value="Clean" /> + <option name="LAST_COMMIT_MESSAGE" value="Clean" /> </component> </project> \ No newline at end of file