This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
d files in libjava source?????
- From: Andreas Tobler <toa at pop dot agri dot ch>
- To: java at gcc dot gnu dot org
- Date: Wed, 11 Jun 2003 19:37:25 +0200
- Subject: d files in libjava source?????
Hi,
anyone seen this as well?
while cvsing I see this:
? libjava/gnu/awt/LightweightRedirector.d
? libjava/gnu/awt/j2d/MappedRaster.d
? libjava/gnu/awt/j2d/AbstractGraphicsState.d
? libjava/gnu/awt/j2d/DirectRasterGraphics.d
? libjava/gnu/awt/j2d/Graphics2DImpl.d
? libjava/gnu/awt/j2d/IntegerGraphicsState.d
? libjava/gnu/gcj/Core.d
? libjava/gnu/gcj/RawData.d
And so on. The creation date is last night. During build I guess. (They
are also in objdir where they have to be)
I see it here on main.
Andreas