Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Formula/cvc4.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ class Cvc4 < Formula
homepage "https://cvc4.cs.stanford.edu/"
url "https://github.com/CVC4/CVC4-archived/archive/refs/tags/1.8.tar.gz"
sha256 "80fd10d5e4cca56367fc5398ba0117a86d891e0b9b247a97cd981fe02e8167f5"
license "BSD-3-Clause"
head "https://github.com/CVC4/CVC4.git"

option "with-java-bindings", "Compile with Java bindings"
Expand Down