This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: load.java patch


Chris Dean wrote:
While we're patching, here's a trivial patch for load.java that makes
load-relative work.

-  public static final load loadRlative = new load("load-relative", true);
+  public static final load loadRelative = new load("load-relative", true);

Oops ... Thanks! I've checked this in. -- --Per Bothner per at bothner dot com http://per.bothner.com/



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]