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@bothner.com http://per.bothner.com/