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

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

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

revision 1.2 by benja, Tue Dec 3 01:33:19 2002 UTC revision 1.3 by benja, Wed Jan 1 22:46:50 2003 UTC
# Line 44  public class Types { Line 44  public class Types {
44          public void renderQuestion(HChain into) {          public void renderQuestion(HChain into) {
45              throw new UnsupportedOperationException();              throw new UnsupportedOperationException();
46          }          }
47          public Object readCell(Cell c, Map context) {          public FunctionExpression readCell(Cell c, Map context) {
48              return null;              return null;
49          }          }
50          public Object readDir(int win, int axis, int dir, Map context) {          public FunctionExpression readDir(int win, int axis, int dir, Map context) {
51              return null;              return null;
52          }          }
53      }      }

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