/[classpath]/gjdoc/src/gnu/classpath/tools/gjdoc/RootDocImpl.java
ViewVC logotype

Diff of /gjdoc/src/gnu/classpath/tools/gjdoc/RootDocImpl.java

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

revision 1.13 by julian, Wed Dec 8 14:58:18 2004 UTC revision 1.14 by julian, Mon Dec 13 17:39:51 2004 UTC
# Line 25  import java.util.*; Line 25  import java.util.*;
25  import java.io.*;  import java.io.*;
26  import java.lang.reflect.*;  import java.lang.reflect.*;
27    
28  public class RootDocImpl extends DocImpl implements GjdocRootDoc {  public class RootDocImpl
29       extends DocImpl
30       implements GjdocRootDoc {
31    
32     private ErrorReporter reporter = new ErrorReporter();     private ErrorReporter reporter = new ErrorReporter();
33    

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

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