We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba531bb commit 9c0fdafCopy full SHA for 9c0fdaf
1 file changed
Formula/cvc4.rb
@@ -5,6 +5,7 @@ class Cvc4 < Formula
5
homepage "https://cvc4.cs.stanford.edu/"
6
url "https://github.com/CVC4/CVC4-archived/archive/refs/tags/1.8.tar.gz"
7
sha256 "80fd10d5e4cca56367fc5398ba0117a86d891e0b9b247a97cd981fe02e8167f5"
8
+ license "BSD-3-Clause"
9
head "https://github.com/CVC4/CVC4.git"
10
11
option "with-java-bindings", "Compile with Java bindings"
0 commit comments