We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8456765 commit 1e4455eCopy full SHA for 1e4455e
2 files changed
opam
@@ -13,5 +13,5 @@ install: [ make "install" ]
13
remove: [ "sh" "-c" "rm -rf '%{lib}%/coq/user-contrib/InfSeqExt'" ]
14
depends: [ "coq" {((>= "8.5" & < "8.6~") | (>= "8.6" & < "8.7~"))} ]
15
16
-tags: [ "keyword:temporal logic" "keyword:infinite transition systems" "keyword:coinduction" "category:Mathematics/Logic/Modal logic" ]
+tags: [ "keyword:temporal logic" "keyword:infinite transition systems" "keyword:coinduction" "category:Mathematics/Logic/Modal logic" "date:2016-12-29"]
17
authors: [ "Yuxin Deng <>" "Jean-Francois Monin <>" "Karl Palmskog <>" ]
url
@@ -0,0 +1,2 @@
1
+archive: "https://github.com/DistributedComponents/InfSeqExt/archive/v1.0.tar.gz"
2
+checksum: "173a7bf2d522f8cbac3b931259636b8f"
0 commit comments