Skip to content
Snippets Groups Projects
Commit 7728fd27 authored by MASSAT Jean luc's avatar MASSAT Jean luc
Browse files

Clean

parent 9f9580c5
No related branches found
No related tags found
No related merge requests found
...@@ -4,10 +4,8 @@ ...@@ -4,10 +4,8 @@
<option name="autoReloadType" value="SELECTIVE" /> <option name="autoReloadType" value="SELECTIVE" />
</component> </component>
<component name="ChangeListManager"> <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$/.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> </list>
<option name="SHOW_DIALOG" value="false" /> <option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" /> <option name="HIGHLIGHT_CONFLICTS" value="true" />
...@@ -131,7 +129,7 @@ ...@@ -131,7 +129,7 @@
<option name="number" value="Default" /> <option name="number" value="Default" />
<option name="presentableId" value="Default" /> <option name="presentableId" value="Default" />
<updated>1727967430355</updated> <updated>1727967430355</updated>
<workItem from="1727967431394" duration="4281000" /> <workItem from="1727967431394" duration="6814000" />
</task> </task>
<task id="LOCAL-00001" summary="Create"> <task id="LOCAL-00001" summary="Create">
<option name="closed" value="true" /> <option name="closed" value="true" />
...@@ -157,7 +155,15 @@ ...@@ -157,7 +155,15 @@
<option name="project" value="LOCAL" /> <option name="project" value="LOCAL" />
<updated>1727968278226</updated> <updated>1727968278226</updated>
</task> </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 /> <servers />
</component> </component>
<component name="TypeScriptGeneratedFilesManager"> <component name="TypeScriptGeneratedFilesManager">
...@@ -166,6 +172,7 @@ ...@@ -166,6 +172,7 @@
<component name="VcsManagerConfiguration"> <component name="VcsManagerConfiguration">
<MESSAGE value="Create" /> <MESSAGE value="Create" />
<MESSAGE value="Add tests" /> <MESSAGE value="Add tests" />
<option name="LAST_COMMIT_MESSAGE" value="Add tests" /> <MESSAGE value="Clean" />
<option name="LAST_COMMIT_MESSAGE" value="Clean" />
</component> </component>
</project> </project>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment