Skip to content

Using SHOP variables in Lisp #126

Answered by rpgoldman
ko56 asked this question in Q&A
Feb 3, 2023 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

I'm still not sure I understand what you mean by a SHOP variable. SHOP variables are internal to the theorem-prover, and so are only accessible through mechanisms like the one I described earlier.

If you want to access atoms from Lisp code, you can use the special *current-state* variable. See section 3.4 in the manual.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@ko56
Comment options

ko56 Feb 4, 2023
Collaborator Author

@rpgoldman
Comment options

Answer selected by ko56
@ko56
Comment options

ko56 Feb 5, 2023
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants