[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [plt-scheme] Unbound variable in module




Add lists.ss to your module list: (require "table.ss" (lib "list.ss"))


At 17 May 2002 23:30:23 +0100, Paulo J. Matos wrote:
> 
> > Have you tried (require "table.ss") and (module table ...)? 
> 
> Yes, I get:
> expand: unbound variable in module
> 
> Maybe due to the use of first and second in table.ss, can't
> understand why since I'm importing mzscheme into table.ss.
> I already have (module table ... ) in table.ss
> 
> -- 
> Paulo J. Matos : pocm(_at_)rnl.ist.utl.pt
> Instituto Superior Tecnico - Lisbon    
> Software & Computer Engineering - A.I.
>  - > http://www.rnl.ist.utl.pt/~pocm 
>  ---	
> 	Yes, God had a deadline...
> 		So, He wrote it all in Lisp!