Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chapter5/letrec-lang/eopl-without-exp.scm #7

Closed
mwand opened this issue Oct 26, 2013 · 2 comments
Closed

chapter5/letrec-lang/eopl-without-exp.scm #7

mwand opened this issue Oct 26, 2013 · 2 comments

Comments

@mwand
Copy link
Owner

mwand commented Oct 26, 2013

I couldn't figure out how to translate this to the 5.3.6 provide-specs.

@calvis
Copy link
Contributor

calvis commented Oct 28, 2013

I think the following would work:

(provide (except-out (all-from-out (lib "eopl.ss" "eopl") exp)))

@mwand
Copy link
Owner Author

mwand commented Mar 10, 2014

fixed as of 1240887

@mwand mwand closed this as completed Mar 10, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants