check draw.

This commit is contained in:
2026-02-06 18:59:10 -05:00
parent ba6229c654
commit 56f5ea2615
6 changed files with 63 additions and 10 deletions
+13
View File
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" path="edu.tictactoe/src/main/java"/>
<classpathentry kind="lib" path="edu.tictactoe/build/libs/edu.tictactoe-1.0.jar"/>
<classpathentry kind="lib" path="gradle/wrapper/gradle-wrapper.jar"/>
<classpathentry kind="lib" path="/home/sherwinp/eclipse/plugins/org.aspectj.runtime_1.9.25.202512161955.jar"/>
<classpathentry kind="output" path="edu.tictactoe/build/classes/aspectj/main"/>
</classpath>