rename references
This commit is contained in:
8
references/Minesweeper/MineSweeperSolver/.classpath
Normal file
8
references/Minesweeper/MineSweeperSolver/.classpath
Normal file
@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<classpath>
|
||||
<classpathentry kind="src" path="src"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
||||
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/MinesweeperGameState"/>
|
||||
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/Asynchronous"/>
|
||||
<classpathentry kind="output" path="bin"/>
|
||||
</classpath>
|
Reference in New Issue
Block a user