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 Bugs and Make Z3 easier to Use #2

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

callendorph
Copy link
Contributor

I've created forward declarations in z3.stanza so that the user can just do import z3 to get all the features.

Updated the README and bumped.

I can't seem to be able to run this as a path dependency either.
I can't run the tests so this is going to be an error prone debug process.

I've bumped to version 0.2.0 so I can get a package that I can try and install via slm.

This updates the z3.stanza to forward all packages in the library
so that we can more easily use this in an application.

User should be able to just run:

```
  import z3
```

And access all symbols now.
@callendorph callendorph requested a review from jwatson0 July 3, 2024 03:52
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.

1 participant