From: Erik V. <ev...@us...> - 2010-03-02 22:16:10
|
Update of /cvsroot/rails/18xx/rails/game/special In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv10261/rails/game/special Modified Files: SpecialPropertyI.java Log Message: Cleanups Index: SpecialPropertyI.java =================================================================== RCS file: /cvsroot/rails/18xx/rails/game/special/SpecialPropertyI.java,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** SpecialPropertyI.java 28 Feb 2010 21:38:05 -0000 1.10 --- SpecialPropertyI.java 2 Mar 2010 22:15:13 -0000 1.11 *************** *** 4,8 **** import rails.game.CompanyI; import rails.game.ConfigurableComponentI; - import rails.game.PrivateCompanyI; import rails.game.move.Moveable; import rails.game.move.MoveableHolder; --- 4,7 ---- |