/[gzz]/gzz/lava/gzz/potion/potions/Filter.java
ViewVC logotype

Diff of /gzz/lava/gzz/potion/potions/Filter.java

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

revision 1.1 by antonfeldmann, Sun Jan 5 12:40:42 2003 UTC revision 1.2 by tjl, Fri Feb 21 18:07:04 2003 UTC
# Line 1  Line 1 
1    // (c) Benja Fallenstein
2    
3  package gzz.potion.potions;  package gzz.potion.potions;
4  import gzz.*;  import gzz.*;
5    
6  public interface Filter {  public interface Filter {
7      boolean filter(Cell c);      boolean filter(Cell c);
8    
 }  
9    }

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

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