/[gzz]/gzz/gzz/index/IndexManager.java
ViewVC logotype

Diff of /gzz/gzz/index/IndexManager.java

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

revision 1.2 by benja, Tue Sep 17 17:36:31 2002 UTC revision 1.3 by benja, Sat Sep 28 18:21:16 2002 UTC
# Line 29  public class IndexManager { Line 29  public class IndexManager {
29          return          return
30              ((IndexedVStreamCellTexter)s.getCellTexter()).getEnfiladeOverlap();              ((IndexedVStreamCellTexter)s.getCellTexter()).getEnfiladeOverlap();
31      }      }
32        
33        public static XuIndexer getXuIndexer(Space s) {
34            return
35                ((IndexedVStreamCellTexter)s.getCellTexter()).getXuIndexer();
36        }
37  }  }

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