Skip to content

Fix Bugs and Make Z3 easier to Use#2

Open
callendorph wants to merge 4 commits intomainfrom
cja/make_easier_to_use
Open

Fix Bugs and Make Z3 easier to Use#2
callendorph wants to merge 4 commits intomainfrom
cja/make_easier_to_use

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