Revision: 57
http://picross.svn.sourceforge.net/picross/?rev=57&view=rev
Author: yvan_norsa
Date: 2008-04-18 05:58:30 -0700 (Fri, 18 Apr 2008)
Log Message:
-----------
cleanup
Modified Paths:
--------------
trunk/src/picross/grid/GridController.java
Modified: trunk/src/picross/grid/GridController.java
===================================================================
--- trunk/src/picross/grid/GridController.java 2008-04-18 12:58:07 UTC (rev 56)
+++ trunk/src/picross/grid/GridController.java 2008-04-18 12:58:30 UTC (rev 57)
@@ -1,7 +1,7 @@
/*
* $Id$
*
- * Copyright (c) 2007
+ * Copyright (c) 2007-2008
*
* This software is governed by the CeCILL license under French law and
* abiding by the rules of distribution of free software. You can use,
@@ -166,7 +166,6 @@
} else {
this.view.rolloverEnded();
}
-
}
/*** Methods ***/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|