z3-tptp: init
Z3 ships a TPTP-supporting wrapper as an example; allow building it
This commit is contained in:
@@ -21949,6 +21949,7 @@ in
|
||||
};
|
||||
|
||||
z3 = callPackage ../applications/science/logic/z3 { python = python2; };
|
||||
z3-tptp = callPackage ../applications/science/logic/z3/tptp.nix {};
|
||||
|
||||
tlaplus = callPackage ../applications/science/logic/tlaplus {};
|
||||
tlaps = callPackage ../applications/science/logic/tlaplus/tlaps.nix {
|
||||
|
||||
Reference in New Issue
Block a user