/[classpath]/classpath/java/awt/image/LookupOp.java
ViewVC logotype

Diff of /classpath/java/awt/image/LookupOp.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by mark, Sun Nov 7 23:07:44 2004 UTC revision 1.3 by mkoch, Wed Nov 17 08:08:37 2004 UTC
# Line 1  Line 1 
1  /* LookupOp.java -- Filter that converts each pixel using a lookup table.  /* LookupOp.java -- Filter that converts each pixel using a lookup table.
2  Copyright (C) 2004  Free Software Foundation     Copyright (C) 2004  Free Software Foundation
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 35  this exception to your version of the li Line 35  this exception to your version of the li
35  obligated to do so.  If you do not wish to do so, delete this  obligated to do so.  If you do not wish to do so, delete this
36  exception statement from your version. */  exception statement from your version. */
37    
38    
39  package java.awt.image;  package java.awt.image;
40    
41  import java.awt.Graphics2D;  import java.awt.Graphics2D;

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26