File.java: Implement Comparable<File>.
authorTom Tromey <tromey@redhat.com>
Mon, 16 Jul 2007 05:00:28 +0000 (05:00 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Mon, 16 Jul 2007 05:00:28 +0000 (05:00 +0000)
commit6e7b20ac6e8b1446e10418b911ea5c007d51d8ac
tree860fe78d86598e2fda61d7494de344ebdf51c77a
parent6f04e85d9cc4848ca37ccf0d9b669c91fc0b6e33
File.java: Implement Comparable<File>.

* java/io/File.java: Implement Comparable<File>.
(compareTo): Removed.
* java/io/File.h: Rebuilt.
* classpath/lib/java/io/File.class: Rebuilt.

From-SVN: r126670
libjava/ChangeLog
libjava/classpath/lib/java/io/File.class
libjava/java/io/File.h
libjava/java/io/File.java
libjava/prims.cc