]> matita.cs.unibo.it Git - helm.git/commitdiff
- wrong version of drop was used in four places
authorFerruccio Guidi <ferruccio.guidi@unibo.it>
Sun, 29 Jun 2014 20:24:42 +0000 (20:24 +0000)
committerFerruccio Guidi <ferruccio.guidi@unibo.it>
Sun, 29 Jun 2014 20:24:42 +0000 (20:24 +0000)
- bugfixed css class in tables

matita/matita/contribs/lambdadelta/Makefile
matita/matita/contribs/lambdadelta/apps_2/web/apps_2_src.tbl
matita/matita/contribs/lambdadelta/basic_2/computation/cpxs_tstc_vector.ma
matita/matita/contribs/lambdadelta/basic_2/computation/csx_lpx.ma
matita/matita/contribs/lambdadelta/basic_2/web/basic_2_blk.tbl
matita/matita/contribs/lambdadelta/basic_2/web/basic_2_src.tbl
matita/matita/contribs/lambdadelta/ground_2/web/ground_2_src.tbl

index 10b7261cf5b90799bf5424380b355e53cd8ef081..2945fc62c91d5e43d9a1e8d910f116af0557afeb 100644 (file)
@@ -30,7 +30,9 @@ PRB_OPTS     := $(XOA_OPTS) -g
 ORIG         := . ./orig.sh 
 ORIGS        := basic_2/basic_1.orig
 
-TAGS := all xoa xoa2 orig elim deps top leaf stats tbls trim
+CONTRIB      := lambdadelta_2
+
+TAGS := all xoa xoa2 orig elim deps top leaf stats tbls trim contrib
 
 PACKAGES := ground_2 basic_2 apps_2
 
@@ -191,7 +193,7 @@ define SUMMARY_TEMPLATE
        @printf '  SUMMARY $(1)\n'
        @printf 'name "$$(basename $$(@F))"\n\n'                >  $$@
        @printf 'table {\n'                                     >> $$@
-       @printf '   class "grey"   [ "category"\n'              >> $$@
+       @printf '   class "gray"   [ "category"\n'              >> $$@
        @printf '      [ "objects" * ]\n'                       >> $$@
        @printf '   ]\n'                                        >> $$@
        @printf '   class "cyan"   [ "sizes"\n'                 >> $$@
@@ -233,6 +235,12 @@ TRIMS := $(MAS) $(TBLS) $(LDWS)
 
 trim: $(TRIMS:%=%.trimmed)
 
+# contrib ####################################################################
+
+contrib:
+       @echo "  TAR -czf $(CONTRIB).tar.gz root *.ma"
+       $(H)tar -czf $(CONTRIB).tar.gz root $(MAS)
+
 ##############################################################################
 
 .PHONY: $(TAGS)
index 3bd24d90e8f1cf3efbc9364c42ee2f7f9fd56989..f854d14eab6fa744fb1435ae7f7dde8699d7e888 100644 (file)
@@ -1,7 +1,7 @@
 name "apps_2_src"
 
 table {
-   class "grey"
+   class "gray"
    [ { "component" * } {
         [ { "plane" * } {
              [ "files" * ]
index 08d284d97c777eee1a9d09d8d9157d5c7e4f271e..425a7f82a449545d04667cb03c784b6edc33f2fb 100644 (file)
@@ -145,11 +145,11 @@ elim (cpxs_inv_appl1 … H) -H *
     @(cpxs_trans … HU) -U
     elim (cpxs_inv_abbr1 … HT0) -HT0 *
     [ #V1 #T1 #HV1 #HT1 #H destruct
-      lapply (cpxs_lift â\80¦ HV10a (L.â\93\93V) (â\93\89) … HV12a … HV0a) -V1a -V0a [ /2 width=1 by drop_drop/ ] #HV2a
+      lapply (cpxs_lift â\80¦ HV10a (L.â\93\93V) (â\92») … HV12a … HV0a) -V1a -V0a [ /2 width=1 by drop_drop/ ] #HV2a
       @(cpxs_trans … (ⓓ{a}V.ⓐV2a.T1)) /3 width=1 by cpxs_bind, cpxs_pair_sn, cpxs_flat_dx, cpxs_bind_dx/
     | #X #HT1 #H #H0 destruct
       elim (lift_inv_bind1 … H) -H #V1 #T1 #HW01 #HT01 #H destruct
-      lapply (cpxs_lift â\80¦ HV10a (L.â\93\93V0) (â\93\89) … HV12a … HV0a) -V0a [ /2 width=1 by drop_drop/ ] #HV2a
+      lapply (cpxs_lift â\80¦ HV10a (L.â\93\93V0) (â\92») … HV12a … HV0a) -V0a [ /2 width=1 by drop_drop/ ] #HV2a
       @(cpxs_trans … (+ⓓV.ⓐV2a.ⓓ{b}V1.T1)) [ /3 width=1 by cpxs_flat_dx, cpxs_bind_dx/ ] -T -V2b -V2s
       @(cpxs_strap2 … (ⓐV1a.ⓓ{b}V0.T0)) [ /4 width=7 by cpx_zeta, lift_bind, lift_flat/ ] -V -V1 -T1
       @(cpxs_strap2 … (ⓓ{b}V0.ⓐV2a.T0)) /3 width=3 by cpxs_pair_sn, cpxs_bind_dx, cpr_cpx, cpr_theta/
index f3f78ccb59ae91344abb084b050b922ef4c6af49..80755fc0b0109db9110f6dc306964cfa3ed18a04 100644 (file)
@@ -96,12 +96,12 @@ elim (cpx_inv_appl1 … HL) -HL *
       | * #_ #H elim H //
       ]
     | -H -HVT #H
-      lapply (cpx_lift â\80¦ HLV10 (L.â\93\93V) (â\93\89) … HV12 … HV04) -HLV10 -HV12 /2 width=1 by drop_drop/ #HV24
+      lapply (cpx_lift â\80¦ HLV10 (L.â\93\93V) (â\92») … HV12 … HV04) -HLV10 -HV12 /2 width=1 by drop_drop/ #HV24
       @(IHVT … H … HV04) -IHVT /4 width=1 by cpx_cpxs, cpx_bind, cpx_flat/
     ]
   | -H -IHVT #T0 #HLT0 #HT0 #H0 destruct
     lapply (csx_cpx_trans … HVT (ⓐV2.T0) ?) /2 width=1 by cpx_flat/ -T #HVT0
-    lapply (csx_inv_lift â\80¦ L â\80¦ (â\93\89) … 1 HVT0 ? ? ?) -HVT0
+    lapply (csx_inv_lift â\80¦ L â\80¦ (â\92») … 1 HVT0 ? ? ?) -HVT0
     /3 width=5 by csx_cpx_trans, cpx_pair_sn, drop_drop, lift_flat/
   ]
 | -HV -HV12 -HVT -IHVT -H #b #V0 #W0 #W1 #T0 #T1 #_ #_ #_ #H destruct
index 0de7f19e663788950d194d45d6ef8e75c9990315..7d5f0649b0acc47b0a0938d75fd587bc182b7cd2 100644 (file)
@@ -1,7 +1,7 @@
 name "basic_2_blk"
 
 table {
-   class "grey" [ { "domain" * } {
+   class "gray" [ { "domain" * } {
       [
          [ "block" ] [ "leader" ]
          [ "applicator (with →θ)*" ] [ "reduction" ] [ "→ζ *" ] [ "reference *" ]
index c2eecbacd08685768062edb99a67ab59e4d2039c..880a674aae87ebacab387312edf485c2a5019e53 100644 (file)
@@ -1,7 +1,7 @@
 name "basic_2_src"
 
 table {
-   class "grey"
+   class "gray"
    [ { "component" * } {
         [ { "plane" * } {
              [ "files" * ]
index 9f5153f50e67242e9de20875724a7ebd1c2e711c..c5e65b0b59b45d1fefa343a3871f80cf7100a557 100644 (file)
@@ -1,7 +1,7 @@
 name "ground_2_src"
 
 table {
-   class "grey"
+   class "gray"
    [ { "plane" * } {
         [ "files" * ]
      }