this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Apply suggestions from code review

Co-authored-by: Haochen M. Kotoi-Xie <hx@kxc.inc>

authored by

Marcello Seri
Haochen M. Kotoi-Xie
and committed by
GitHub
ed9248e0 6b046ada

+3 -3
+3 -3
packages/prooftree/prooftree.0.14/opam
··· 10 10 maintainer: "Hendrik Tews <hendrik@askra.de>" 11 11 authors: "Hendrik Tews <hendrik@askra.de>" 12 12 license: "GPL-3.0-or-later" 13 - homepage: "http://askra.de/software/prooftree/" 14 - bug-reports: "https://github.com/hendriktews/prooftree/issues" 15 - dev-repo: "git+https://github.com/hendriktews/prooftree.git" 13 + homepage: "https://askra.de/software/prooftree/" 14 + bug-reports: "https://github.com/hendriktews/proof-tree/issues" 15 + dev-repo: "git+https://github.com/hendriktews/proof-tree.git" 16 16 depends: [ "ocaml" { >= "4.06" } ( "coq-core" { >= "8.17" } | "coq" { < "8.17" & >= "8.11" } ) "lablgtk" ] 17 17 build: [ 18 18 ["./configure" "--prefix" "%{prefix}%"]