/[libvob]/libvob/org/nongnu/libvob/gl/PaperMill.java
ViewVC logotype

Diff of /libvob/org/nongnu/libvob/gl/PaperMill.java

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

revision 1.5 by tjl, Thu Aug 28 13:50:15 2003 UTC revision 1.6 by tjl, Wed Sep 10 20:07:21 2003 UTC
# Line 60  public abstract class PaperMill { Line 60  public abstract class PaperMill {
60              instance = (PaperMill)(jython.get("papermillInstance",              instance = (PaperMill)(jython.get("papermillInstance",
61                                          PaperMill.class));                                          PaperMill.class));
62    
63              instance = new CachingPaperMill(instance, 1000);              instance = new CachingPaperMill(instance, 200);
64          }          }
65          return instance;          return instance;
66      }      }

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