mirror of
https://github.com/RAIRLab/Spectra.git
synced 2025-10-05 22:21:20 +00:00
Option to keep empty bindings. Default: keep.
This commit is contained in:
parent
14e418b37a
commit
1476d80eab
2 changed files with 5 additions and 3 deletions
|
@ -41,7 +41,7 @@
|
|||
(snark:use-hyperresolution t)
|
||||
(snark:use-paramodulation t)
|
||||
|
||||
(snark:allow-skolem-symbols-in-answers nil))
|
||||
(snark:allow-skolem-symbols-in-answers t))
|
||||
|
||||
(defun row-formula (name))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue