/[classpath]/classpath/gnu/classpath/Configuration.java.in
ViewVC logotype

Diff of /classpath/gnu/classpath/Configuration.java.in

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

revision 1.9 by tromey, Fri Jan 17 23:18:55 2003 UTC revision 1.10 by tromey, Mon Jan 27 00:39:48 2003 UTC
# Line 105  public interface Configuration Line 105  public interface Configuration
105     * @see java.lang.reflect.Proxy     * @see java.lang.reflect.Proxy
106     */     */
107    boolean HAVE_NATIVE_GENERATE_PROXY_CLASS = false;    boolean HAVE_NATIVE_GENERATE_PROXY_CLASS = false;
   
   /**  
    * The name of the default AWT toolkit to use.  
    * @see java.awt.Toolkit  
    */  
   String AWT_TOOLKIT = "gnu.java.awt.peer.gtk.GtkToolkit";  
108  }  }

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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