| From: Matthew Flatt (mflatt at cs.utah.edu) Date: Fri Oct 25 15:25:58 EDT 2002 |
|
> At Fri, 25 Oct 2002 19:32:02 +0200, Pierre_Mathé wrote:
> > Then I execute the following comands :
> > (require (lib "load.ss" "slibinit")) ; loads "init.ss"
> > (slib:load "c:\\Program files\\PLT\\collects\\jacal\\math")
> > and I get the error :
> > Error: ";required feature not supported: " defmacro
> > What is wrong?
Please try this replacement for plt/collects/slibinit/init.ss:
http://www.cs.utah.edu/~mflatt/tmp/init.ss
Matthew
| Posted on the users mailing list. |
|