/[classpath]/classpath/gnu/regexp/CharIndexedInputStream.java
ViewVC logotype

Diff of /classpath/gnu/regexp/CharIndexedInputStream.java

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

revision 1.1 by mark, Sun Mar 7 23:58:54 2004 UTC revision 1.2 by mark, Wed Jun 30 19:51:37 2004 UTC
# Line 36  obligated to do so.  If you do not wish Line 36  obligated to do so.  If you do not wish
36  exception statement from your version. */  exception statement from your version. */
37    
38  package gnu.regexp;  package gnu.regexp;
 import java.io.InputStream;  
39  import java.io.BufferedInputStream;  import java.io.BufferedInputStream;
40  import java.io.IOException;  import java.io.IOException;
41    import java.io.InputStream;
42    
43  // TODO: move(x) shouldn't rely on calling next() x times  // TODO: move(x) shouldn't rely on calling next() x times
44    

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