/[classpath]/classpath/java/util/jar/Attributes.java
ViewVC logotype

Diff of /classpath/java/util/jar/Attributes.java

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

revision 1.9.2.1 by gnu_andrew, Sat Jan 29 02:45:23 2005 UTC revision 1.9.2.2 by gnu_andrew, Sat Feb 19 10:50:44 2005 UTC
# Line 132  public class Attributes implements Clone Line 132  public class Attributes implements Clone
132            
133      /**      /**
134       * General main attribute -       * General main attribute -
135       * (relative) URLs of the libraries/classpaths that the Classes in       * (relative) file paths of the libraries/classpaths that the Classes in
136       * this jar file depend on.       * this jar file depend on. Paths are separated by spaces.
137       */       */
138      public static final Name CLASS_PATH = new Name("Class-Path");      public static final Name CLASS_PATH = new Name("Class-Path");
139    

Legend:
Removed from v.1.9.2.1  
changed lines
  Added in v.1.9.2.2

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