/[alph]/alph/org/nongnu/alph/impl/StormAlph.java
ViewVC logotype

Diff of /alph/org/nongnu/alph/impl/StormAlph.java

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

revision 1.5 by mudyc, Fri May 23 14:26:32 2003 UTC revision 1.6 by benja, Sat May 24 12:19:11 2003 UTC
# Line 33  public class StormAlph extends Alph { Line 33  public class StormAlph extends Alph {
33    
34              return new StdBlockFile(BlockTmpFile.get(stormPool.get(id)));              return new StdBlockFile(BlockTmpFile.get(stormPool.get(id)));
35          } catch(Exception e) {          } catch(Exception e) {
36                e.printStackTrace();
37              throw new Error("Loading blocktmpfile - "+e);              throw new Error("Loading blocktmpfile - "+e);
38          }          }
39      }      }

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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