Commit 2114214e authored by Pierre Roux's avatar Pierre Roux Committed by Vincent Laporte
Browse files

coqPackages_8_19.multinomials

parent d25c59be
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@
      { cases = [ (range "8.17" "8.19") (isGe "2.1.0") ];       out = "2.2.0"; }
      { cases = [ (range "8.16" "8.18") "2.1.0" ];              out = "2.1.0"; }
      { cases = [ (range "8.16" "8.18") "2.0.0" ];              out = "2.0.0"; }
      { cases = [ (isGe "8.15") (range "1.15.0" "1.18.0") ];    out = "1.6.0"; }
      { cases = [ (isGe "8.15") (range "1.15.0" "1.19.0") ];    out = "1.6.0"; }
      { cases = [ (isGe "8.10") (range "1.13.0" "1.17.0") ];    out = "1.5.6"; }
      { cases = [ (range "8.10" "8.16") (range "1.12.0" "1.15.0") ]; out = "1.5.5"; }
      { cases = [ (range "8.10" "8.12") "1.12.0" ];             out = "1.5.3"; }