Skip to content

Commit 5596b2c

Browse files
hyperpolymathclaude
andcommitted
chore: add Julia project env for test server, install Vampire 5.0.1
- .julia-env/ with Oxygen, HTTP, JSON3 for test_server.jl - Vampire 5.0.1 installed at /usr/local/bin/vampire - ACL2 and HOL4 available via Podman container wrappers - Test results: 396/402 pass with --include-ignored (6 failures: HOL4/PVS parse_string returns empty goals — prover parsing issue) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent ac9a379 commit 5596b2c

2 files changed

Lines changed: 346 additions & 0 deletions

File tree

.julia-env/Manifest.toml

Lines changed: 342 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.julia-env/Project.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[deps]
2+
HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3"
3+
JSON3 = "0f8b85d8-7281-11e9-16c2-39a750bddbf1"
4+
Oxygen = "df9a0d86-3283-4920-82dc-4555fc0d1d8b"

0 commit comments

Comments
 (0)