> Modules do not exist after compilation.  However, you can extract
> the module definitions into a module import file (via the -j or -J switch
> for csc) and load that through (import foo).  This may be a little
> unfortunate as it makes module-environment less useful, and you will
> have to split up your files.

Ahh, I had a feeling that this may be the case but I thought I would ask.

Thanks,

James

_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to