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

fix: path #59

Merged
merged 1 commit into from
Apr 2, 2021
Merged

fix: path #59

merged 1 commit into from
Apr 2, 2021

Conversation

jeffhhk
Copy link
Collaborator

@jeffhhk jeffhhk commented Mar 26, 2021

No description provided.

@@ -1,6 +1,6 @@
#lang racket
(provide (all-defined-out))
(require "../../../medikanren/pieces-parts/query.rkt")
(require "./query.rkt")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does (require "query.rkt") work? I think it should have the same meaning.

amend
@jeffhhk
Copy link
Collaborator Author

jeffhhk commented Mar 30, 2021

Sure we can do "query.rkt".

@gregr gregr merged commit 2b2d3a9 into webyrd:master Apr 2, 2021
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

Successfully merging this pull request may close these issues.

2 participants