docs fertig und vorher repariert

git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@232 72836036-5685-4462-b002-a69064685172
This commit is contained in:
Ida Massow 2011-05-10 16:59:40 +02:00
parent 79f5a0da29
commit 670fcf2613
160 changed files with 38372 additions and 1 deletions

View file

@ -91,7 +91,7 @@ public class StoneTray<E extends Sizeable> implements IStoneTray<E> {
* @param object
* to be dropped
* @param dir
* @param p
* @param pos
* the object is dropped at
* @return null if the drop is valid, new position otherwise
*/