]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/www/lambdadelta/web/home/versions.tbl
- notational change for cpg and cpx
[helm.git] / helm / www / lambdadelta / web / home / versions.tbl
index 1d88064b332a74e08312bb0769a170639cc45a55..d89ffd340374e4caf388e45f80463688eaa750dc 100644 (file)
@@ -2,35 +2,41 @@ name "versions"
 
 table {
    class "gray" 
-      [ "version" "name" "developed with"
-        "stage" "started" "announced" "released" "concluded"
+      [ "version" "name"
+        "stage" "developed with"
+        "started" "announced" "released" "concluded"
         "references"
       ]
    class "yellow"
-      [ @@("specification#v3" "Version 3") "\"basic_3\"" ""
-        "" "" "" "" ""
+      [ @@("specification#v3" "Version 3") "\"basic_3\""
+        "" ""
+        "" "" "" ""
         @@("documentation#ldJ3a" "J3a")
       ]
    class "orange" {
       [ { @@("specification#v2" "Version 2") * }
         { "\"basic_2\"" * }
-        { @("http://matita.cs.unibo.it/" "Matita 0.99.2") * }
-        { [ "\"A2\"" "October 2015" "" "" ""
-            *
+        { [ "\"A2\"" @("http://matita.cs.unibo.it/" "Matita 0.99.3")
+            "October 2015" "" "" ""
+            ""  *
           ]
-          [ "\"A1\"" "April 2011" "June 2014" "October 2014" "August 2015" 
-            @@("documentation#ldV2a" "V2a") + " " + @@("documentation#ldR2c" "R2c")
+          [ "\"A1\"" @("http://matita.cs.unibo.it/" "Matita 0.99.2")
+            "April 2011" "June 2014" "October 2014" "August 2015" 
+            @@("documentation#ldV2a" "V2a") + " " + @@("documentation#ldR2c" "R2c") *
           ]
         }
       ]
-      [ "Abandoned" "" @("http://coq.inria.fr/" "Coq 7.3.1")
-        "" "March 2008" "" "" "February 2011" *
+      [ "Abandoned" "" 
+        "" @("http://coq.inria.fr/" "Coq 7.3.1")
+        "March 2008" "" "" "February 2011"
+        ""  *
       ]
    }
    class "red"
-      [ @@("specification#v1" "Version 1") "\"basic_1\"" @("http://coq.inria.fr/" "Coq 7.3.1")
-        "" "May 2004" "December 2005" "November 2006" "May 2008"
-        @@("documentation#ldV1a" "V1a") + " " + @@("documentation#ldJ1a" "J1a")
+      [ @@("specification#v1" "Version 1") "\"basic_1\""
+        "" @("http://coq.inria.fr/" "Coq 7.3.1")
+        "May 2004" "December 2005" "November 2006" "May 2008"
+        @@("documentation#ldV1a" "V1a") + " " + @@("documentation#ldJ1a" "J1a") *
       ]
 }