On 12/11/05, Jörg F. Wittenberger <[EMAIL PROTECTED]> wrote: > Hello, > > I just upgraded to chicken "Version 2, Build 2 - linux-unix-gnu-x86 - > [ dload ]" (from version 1.63). > > Now I can't find out how to tell csi to use srfi-1 bindings. I tries > > #!/usr/bin/csi -script > (require 'srfi-1) > cons* >
When you start csi interactively, what does the require print? cheers, felix _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
