Hi, I have 2 packages, macro-package-1 and macro-package-2, which has (require-extension macro-package-1). The problem is that another file, which has (require-extension macro-package-2), can use macros from macro-package-1. I would prefer that it didn't. Is there any way to avoid this?
Reed Sheridan _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
