From cb3513ef18e52e6e054f8bc99abb833afbb2aee5 Mon Sep 17 00:00:00 2001 From: Enrico Tassi Date: Tue, 27 May 2008 08:51:59 +0000 Subject: [PATCH] CoRN moved in contribs --- helm/software/matita/contribs/CoRN/Makefile | 16 +++ .../CoRN}/algebra/CoRN/SemiGroups.ma | 0 .../CoRN}/algebra/CoRN/SetoidFun.ma | 0 .../CoRN}/algebra/CoRN/SetoidInc.ma | 0 .../CoRN}/algebra/CoRN/Setoids.ma | 0 helm/software/matita/contribs/CoRN/depends | 9 ++ helm/software/matita/contribs/CoRN/root | 1 + helm/software/matita/contribs/Makefile | 2 +- helm/software/matita/library/depends | 122 +++++++++--------- 9 files changed, 86 insertions(+), 64 deletions(-) create mode 100644 helm/software/matita/contribs/CoRN/Makefile rename helm/software/matita/{library => contribs/CoRN}/algebra/CoRN/SemiGroups.ma (100%) rename helm/software/matita/{library => contribs/CoRN}/algebra/CoRN/SetoidFun.ma (100%) rename helm/software/matita/{library => contribs/CoRN}/algebra/CoRN/SetoidInc.ma (100%) rename helm/software/matita/{library => contribs/CoRN}/algebra/CoRN/Setoids.ma (100%) create mode 100644 helm/software/matita/contribs/CoRN/depends create mode 100644 helm/software/matita/contribs/CoRN/root diff --git a/helm/software/matita/contribs/CoRN/Makefile b/helm/software/matita/contribs/CoRN/Makefile new file mode 100644 index 000000000..a3e891435 --- /dev/null +++ b/helm/software/matita/contribs/CoRN/Makefile @@ -0,0 +1,16 @@ +include ../Makefile.defs + +DIR=$(shell basename $$PWD) + +$(DIR) all: + $(BIN)matitac +$(DIR).opt opt all.opt: + $(BIN)matitac.opt +clean: + $(BIN)matitaclean +clean.opt: + $(BIN)matitaclean.opt +depend: + $(BIN)matitadep +depend.opt: + $(BIN)matitadep.opt diff --git a/helm/software/matita/library/algebra/CoRN/SemiGroups.ma b/helm/software/matita/contribs/CoRN/algebra/CoRN/SemiGroups.ma similarity index 100% rename from helm/software/matita/library/algebra/CoRN/SemiGroups.ma rename to helm/software/matita/contribs/CoRN/algebra/CoRN/SemiGroups.ma diff --git a/helm/software/matita/library/algebra/CoRN/SetoidFun.ma b/helm/software/matita/contribs/CoRN/algebra/CoRN/SetoidFun.ma similarity index 100% rename from helm/software/matita/library/algebra/CoRN/SetoidFun.ma rename to helm/software/matita/contribs/CoRN/algebra/CoRN/SetoidFun.ma diff --git a/helm/software/matita/library/algebra/CoRN/SetoidInc.ma b/helm/software/matita/contribs/CoRN/algebra/CoRN/SetoidInc.ma similarity index 100% rename from helm/software/matita/library/algebra/CoRN/SetoidInc.ma rename to helm/software/matita/contribs/CoRN/algebra/CoRN/SetoidInc.ma diff --git a/helm/software/matita/library/algebra/CoRN/Setoids.ma b/helm/software/matita/contribs/CoRN/algebra/CoRN/Setoids.ma similarity index 100% rename from helm/software/matita/library/algebra/CoRN/Setoids.ma rename to helm/software/matita/contribs/CoRN/algebra/CoRN/Setoids.ma diff --git a/helm/software/matita/contribs/CoRN/depends b/helm/software/matita/contribs/CoRN/depends new file mode 100644 index 000000000..ab5d4708f --- /dev/null +++ b/helm/software/matita/contribs/CoRN/depends @@ -0,0 +1,9 @@ +algebra/CoRN/SemiGroups.ma algebra/CoRN/SetoidInc.ma +algebra/CoRN/SetoidInc.ma algebra/CoRN/SetoidFun.ma +algebra/CoRN/Setoids.ma Z/plus.ma datatypes/constructors.ma higher_order_defs/relations.ma logic/equality.ma nat/nat.ma +algebra/CoRN/SetoidFun.ma algebra/CoRN/Setoids.ma higher_order_defs/relations.ma +Z/plus.ma +datatypes/constructors.ma +higher_order_defs/relations.ma +logic/equality.ma +nat/nat.ma diff --git a/helm/software/matita/contribs/CoRN/root b/helm/software/matita/contribs/CoRN/root new file mode 100644 index 000000000..e6f78ade0 --- /dev/null +++ b/helm/software/matita/contribs/CoRN/root @@ -0,0 +1 @@ +baseuri=cic:/matita diff --git a/helm/software/matita/contribs/Makefile b/helm/software/matita/contribs/Makefile index e9ba4d1be..8c2e0647a 100644 --- a/helm/software/matita/contribs/Makefile +++ b/helm/software/matita/contribs/Makefile @@ -1,6 +1,6 @@ GOALS = all opt clean clean.opt -DEVELS = RELATIONAL LOGIC LAMBDA-TYPES assembly dama POPLmark +DEVELS = RELATIONAL LOGIC LAMBDA-TYPES assembly dama POPLmark CoRN $(GOALS): @$(foreach DEVEL, $(DEVELS), $(MAKE) -C $(DEVEL) $@;) diff --git a/helm/software/matita/library/depends b/helm/software/matita/library/depends index 8457f7ea2..76ed2b134 100644 --- a/helm/software/matita/library/depends +++ b/helm/software/matita/library/depends @@ -1,85 +1,81 @@ -logic/connectives.ma -logic/coimplication.ma logic/connectives.ma -logic/connectives2.ma higher_order_defs/relations.ma -logic/equality.ma higher_order_defs/relations.ma logic/connectives.ma -Z/z.ma datatypes/bool.ma nat/nat.ma -Z/plus.ma Z/z.ma nat/minus.ma Z/dirichlet_product.ma Z/sigma_p.ma Z/times.ma nat/primes.ma +Z/moebius.ma Z/sigma_p.ma nat/factorization.ma +Z/times.ma Z/plus.ma nat/lt_arith.ma Z/orders.ma Z/z.ma logic/connectives.ma nat/orders.ma -Z/compare.ma Z/orders.ma nat/compare.ma Z/inversion.ma Z/dirichlet_product.ma Z/moebius.ma -Z/times.ma Z/plus.ma nat/lt_arith.ma +Z/plus.ma Z/z.ma nat/minus.ma +Z/compare.ma Z/orders.ma nat/compare.ma Z/sigma_p.ma Z/plus.ma Z/times.ma nat/generic_iter_p.ma nat/ord.ma nat/primes.ma -Z/moebius.ma Z/sigma_p.ma nat/factorization.ma -nat/primes.ma logic/connectives.ma nat/div_and_mod.ma nat/factorial.ma nat/minimization.ma nat/sigma_and_pi.ma -nat/binomial.ma nat/factorial2.ma nat/iteration2.ma -nat/bertrand.ma list/in.ma list/sort.ma nat/chebyshev.ma nat/chebyshev_teta.ma nat/o.ma nat/sqrt.ma -nat/chebyshev_teta.ma nat/binomial.ma nat/pi_p.ma +Z/z.ma datatypes/bool.ma nat/nat.ma +datatypes/constructors.ma logic/equality.ma +datatypes/compare.ma +datatypes/bool.ma higher_order_defs/functions.ma logic/equality.ma +algebra/groups.ma algebra/monoids.ma datatypes/bool.ma logic/connectives.ma nat/compare.ma nat/le_arith.ma +algebra/finite_groups.ma algebra/groups.ma nat/relevant_equations.ma +algebra/semigroups.ma higher_order_defs/functions.ma +algebra/monoids.ma algebra/semigroups.ma +demo/power_derivative.ma nat/compare.ma nat/nat.ma nat/orders.ma nat/plus.ma +demo/propositional_sequent_calculus.ma datatypes/constructors.ma list/sort.ma nat/compare.ma nat/plus.ma +demo/realisability.ma datatypes/constructors.ma logic/connectives.ma +list/sort.ma datatypes/bool.ma datatypes/constructors.ma list/in.ma +list/list.ma datatypes/bool.ma higher_order_defs/functions.ma logic/equality.ma nat/nat.ma nat/orders.ma nat/plus.ma +list/in.ma datatypes/bool.ma datatypes/constructors.ma list/list.ma +logic/equality.ma higher_order_defs/relations.ma logic/connectives.ma +logic/connectives.ma +logic/coimplication.ma logic/connectives.ma +logic/connectives2.ma higher_order_defs/relations.ma +nat/div_and_mod.ma datatypes/constructors.ma nat/minus.ma nat/count.ma nat/permutation.ma nat/relevant_equations.ma nat/sigma_and_pi.ma +nat/totient1.ma nat/compare.ma nat/gcd_properties1.ma nat/iteration2.ma nat/totient.ma +nat/congruence.ma nat/primes.ma nat/relevant_equations.ma +nat/minus.ma nat/compare.ma nat/le_arith.ma +nat/chinese_reminder.ma nat/congruence.ma nat/exp.ma nat/gcd.ma nat/permutation.ma +nat/permutation.ma nat/compare.ma nat/sigma_and_pi.ma nat/factorial.ma nat/le_arith.ma -nat/lt_arith.ma nat/div_and_mod.ma -nat/sqrt.ma nat/compare.ma nat/log.ma nat/times.ma -nat/pi_p.ma nat/generic_iter_p.ma nat/iteration2.ma nat/primes.ma -nat/div_and_mod.ma datatypes/constructors.ma nat/minus.ma +nat/nth_prime.ma nat/lt_arith.ma nat/primes.ma +nat/fermat_little_theorem.ma nat/congruence.ma nat/exp.ma nat/gcd.ma nat/permutation.ma +nat/exp.ma nat/div_and_mod.ma nat/lt_arith.ma +nat/minimization.ma nat/minus.ma +nat/gcd.ma nat/lt_arith.ma nat/primes.ma nat/sigma_and_pi.ma nat/exp.ma nat/factorial.ma nat/lt_arith.ma nat/le_arith.ma nat/orders.ma nat/times.ma -nat/minimization.ma nat/minus.ma -nat/log.ma datatypes/constructors.ma nat/div_and_mod_diseq.ma nat/iteration2.ma nat/minimization.ma nat/primes.ma nat/relevant_equations.ma +nat/times.ma nat/plus.ma +nat/gcd_properties1.ma nat/gcd.ma nat/totient.ma nat/chinese_reminder.ma nat/iteration2.ma -nat/plus.ma nat/nat.ma -nat/chebyshev.ma nat/factorial2.ma nat/factorization.ma nat/log.ma nat/pi_p.ma -nat/relevant_equations.ma nat/gcd.ma nat/minus.ma nat/times.ma -nat/div_and_mod_diseq.ma nat/lt_arith.ma -nat/orders.ma higher_order_defs/ordering.ma logic/connectives.ma nat/nat.ma -nat/euler_theorem.ma nat/map_iter_p.ma nat/nat.ma nat/totient.ma -nat/compare.ma datatypes/bool.ma datatypes/compare.ma nat/orders.ma -nat/chebyshev_thm.ma nat/neper.ma -nat/congruence.ma nat/primes.ma nat/relevant_equations.ma -nat/gcd.ma nat/lt_arith.ma nat/primes.ma +nat/lt_arith.ma nat/div_and_mod.ma +nat/factorization.ma nat/ord.ma nat/generic_iter_p.ma nat/div_and_mod_diseq.ma nat/ord.ma nat/primes.ma -nat/nth_prime.ma nat/lt_arith.ma nat/primes.ma nat/iteration2.ma nat/count.ma nat/generic_iter_p.ma nat/ord.ma nat/primes.ma -nat/map_iter_p.ma nat/count.ma nat/permutation.ma nat/factorial2.ma nat/exp.ma nat/factorial.ma -nat/fermat_little_theorem.ma nat/congruence.ma nat/exp.ma nat/gcd.ma nat/permutation.ma -nat/times.ma nat/plus.ma -nat/o.ma nat/binomial.ma nat/sqrt.ma -nat/totient1.ma nat/compare.ma nat/gcd_properties1.ma nat/iteration2.ma nat/totient.ma -nat/chinese_reminder.ma nat/congruence.ma nat/exp.ma nat/gcd.ma nat/permutation.ma -nat/gcd_properties1.ma nat/gcd.ma -nat/factorization.ma nat/ord.ma -nat/neper.ma nat/binomial.ma nat/chebyshev.ma nat/div_and_mod_diseq.ma nat/iteration2.ma nat/log.ma -nat/minus.ma nat/compare.ma nat/le_arith.ma +nat/pi_p.ma nat/generic_iter_p.ma nat/iteration2.ma nat/primes.ma nat/nat.ma higher_order_defs/functions.ma +nat/relevant_equations.ma nat/gcd.ma nat/minus.ma nat/times.ma +nat/map_iter_p.ma nat/count.ma nat/permutation.ma +nat/orders.ma higher_order_defs/ordering.ma logic/connectives.ma nat/nat.ma +nat/plus.ma nat/nat.ma +nat/euler_theorem.ma nat/nat.ma nat/map_iter_p.ma nat/totient.ma +nat/compare.ma datatypes/bool.ma datatypes/compare.ma nat/orders.ma +nat/primes.ma logic/connectives.ma nat/div_and_mod.ma nat/factorial.ma nat/minimization.ma nat/sigma_and_pi.ma nat/ord.ma datatypes/constructors.ma nat/exp.ma nat/gcd.ma nat/nth_prime.ma nat/relevant_equations.ma -nat/exp.ma nat/div_and_mod.ma nat/lt_arith.ma -nat/permutation.ma nat/compare.ma nat/sigma_and_pi.ma +nat/chebyshev.ma nat/factorial2.ma nat/factorization.ma nat/log.ma nat/pi_p.ma +nat/log.ma datatypes/constructors.ma nat/div_and_mod_diseq.ma nat/iteration2.ma nat/minimization.ma nat/primes.ma nat/relevant_equations.ma +nat/chebyshev_thm.ma nat/neper.ma +nat/div_and_mod_diseq.ma nat/lt_arith.ma +nat/binomial.ma nat/factorial2.ma nat/iteration2.ma +nat/neper.ma nat/binomial.ma nat/chebyshev.ma nat/div_and_mod_diseq.ma nat/iteration2.ma nat/log.ma +nat/sqrt.ma nat/compare.ma nat/log.ma nat/times.ma +nat/chebyshev_teta.ma nat/binomial.ma nat/pi_p.ma +nat/o.ma nat/binomial.ma nat/sqrt.ma +nat/bertrand.ma list/in.ma list/sort.ma nat/chebyshev.ma nat/chebyshev_teta.ma nat/o.ma nat/sqrt.ma +Q/q.ma Z/compare.ma Z/plus.ma +Q/Qaxioms.ma Z/compare.ma Z/times.ma nat/iteration2.ma technicalities/setoids.ma datatypes/constructors.ma logic/coimplication.ma logic/connectives2.ma decidable_kit/streicher.ma logic/connectives.ma logic/equality.ma +decidable_kit/decidable.ma datatypes/bool.ma decidable_kit/streicher.ma logic/connectives.ma nat/compare.ma decidable_kit/eqtype.ma datatypes/constructors.ma decidable_kit/decidable.ma decidable_kit/list_aux.ma decidable_kit/eqtype.ma list/list.ma nat/plus.ma decidable_kit/fintype.ma decidable_kit/eqtype.ma decidable_kit/list_aux.ma decidable_kit/fgraph.ma decidable_kit/fintype.ma -decidable_kit/decidable.ma datatypes/bool.ma decidable_kit/streicher.ma logic/connectives.ma nat/compare.ma -datatypes/constructors.ma logic/equality.ma -datatypes/compare.ma -datatypes/bool.ma higher_order_defs/functions.ma logic/equality.ma -demo/realisability.ma datatypes/constructors.ma logic/connectives.ma -demo/propositional_sequent_calculus.ma datatypes/constructors.ma list/sort.ma nat/compare.ma nat/plus.ma -demo/power_derivative.ma nat/compare.ma nat/nat.ma nat/orders.ma nat/plus.ma -algebra/monoids.ma algebra/semigroups.ma -algebra/groups.ma algebra/monoids.ma datatypes/bool.ma logic/connectives.ma nat/compare.ma nat/le_arith.ma -algebra/semigroups.ma higher_order_defs/functions.ma -algebra/finite_groups.ma nat/relevant_equations.ma algebra/groups.ma -algebra/CoRN/SemiGroups.ma algebra/CoRN/SetoidInc.ma -algebra/CoRN/SetoidFun.ma algebra/CoRN/Setoids.ma higher_order_defs/relations.ma -algebra/CoRN/Setoids.ma Z/plus.ma datatypes/constructors.ma higher_order_defs/relations.ma logic/equality.ma nat/nat.ma -algebra/CoRN/SetoidInc.ma algebra/CoRN/SetoidFun.ma +higher_order_defs/relations.ma logic/connectives.ma higher_order_defs/functions.ma logic/equality.ma higher_order_defs/ordering.ma logic/equality.ma -higher_order_defs/relations.ma logic/connectives.ma -Q/q.ma Z/compare.ma Z/plus.ma -Q/Qaxioms.ma Z/compare.ma Z/times.ma nat/iteration2.ma -list/list.ma datatypes/bool.ma higher_order_defs/functions.ma logic/equality.ma nat/nat.ma nat/orders.ma nat/plus.ma -list/in.ma datatypes/bool.ma datatypes/constructors.ma list/list.ma -list/sort.ma datatypes/bool.ma datatypes/constructors.ma list/in.ma -- 2.39.2