cvs commit: jakarta-bcel/src/java/org/apache/bcel/classfile JavaClass.java

[email protected]
Newsgroups gmane.comp.jakarta.bcel.devel
Message-ID <[email protected]>
ddp         02/05/17 12:24:04

  Modified:    src/java/org/apache/bcel/classfile JavaClass.java
  Log:
  Compile error with the Single Imports.  Fixed.
  
  Revision  Changes    Path
  1.7       +2 -2      jakarta-bcel/src/java/org/apache/bcel/classfile/JavaClass.java
  
  Index: JavaClass.java
  ===================================================================
  RCS file: /home/cvs/jakarta-bcel/src/java/org/apache/bcel/classfile/JavaClass.java,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- JavaClass.java	8 May 2002 20:59:29 -0000	1.6
  +++ JavaClass.java	17 May 2002 19:24:04 -0000	1.7
  @@ -55,7 +55,7 @@
    */
   
   import  org.apache.bcel.Constants;
  -import  org.apache.bcel.Repository;
  +// import  org.apache.bcel.Repository;
   import  org.apache.bcel.util.Repository;
   import  org.apache.bcel.util.SyntheticRepository;
   import  org.apache.bcel.util.ClassVector;
  @@ -74,7 +74,7 @@
    * class file.  Those interested in programatically generating classes
    * should see the <a href="../generic/ClassGen.html">ClassGen</a> class.
   
  - * @version $Id: JavaClass.java,v 1.6 2002/05/08 20:59:29 ddp Exp $
  + * @version $Id: JavaClass.java,v 1.7 2002/05/17 19:24:04 ddp Exp $
    * @see org.apache.bcel.generic.ClassGen
    * @author  <A HREF="mailto:[email protected]">M. Dahm</A>
    */
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.