diff options
author | Matthias Schiffer <mschiffer@universe-factory.net> | 2011-04-28 16:49:20 +0200 |
---|---|---|
committer | Matthias Schiffer <mschiffer@universe-factory.net> | 2011-04-28 16:49:20 +0200 |
commit | 2a4e4f0a8395b1762abaa28d81639fe23d063b48 (patch) | |
tree | 3ccd63a87e035c2b27084c92baddc16c44522f11 /.classpath | |
parent | 082b699c326f219d78c9269a7a9b53c066489c4d (diff) | |
download | JRummikub-2a4e4f0a8395b1762abaa28d81639fe23d063b48.tar JRummikub-2a4e4f0a8395b1762abaa28d81639fe23d063b48.zip |
Added wood texture to board
git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@11 72836036-5685-4462-b002-a69064685172
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,5 +3,6 @@ <classpathentry kind="src" path="src"/> <classpathentry kind="src" path="test"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> + <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> <classpathentry kind="output" path="bin"/> </classpath> |