From ceb78dca0e2172577d0e2d4a15aa80da7d6bc5ae Mon Sep 17 00:00:00 2001 From: notin Date: Fri, 17 Mar 2006 10:09:02 +0000 Subject: Modification des propriétés (svn:executable) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@8642 85f007b7-540e-0410-9357-904b9bb8a0f7 --- theories/Sets/Classical_sets.v | 0 theories/Sets/Constructive_sets.v | 0 theories/Sets/Cpo.v | 0 theories/Sets/Ensembles.v | 0 theories/Sets/Finite_sets.v | 0 theories/Sets/Finite_sets_facts.v | 0 theories/Sets/Image.v | 0 theories/Sets/Infinite_sets.v | 0 theories/Sets/Integers.v | 0 theories/Sets/Multiset.v | 0 theories/Sets/Partial_Order.v | 0 theories/Sets/Permut.v | 0 theories/Sets/Powerset.v | 0 theories/Sets/Powerset_Classical_facts.v | 0 theories/Sets/Powerset_facts.v | 0 theories/Sets/Relations_1.v | 0 theories/Sets/Relations_1_facts.v | 0 theories/Sets/Relations_2.v | 0 theories/Sets/Relations_2_facts.v | 0 theories/Sets/Relations_3.v | 0 theories/Sets/Relations_3_facts.v | 0 21 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 theories/Sets/Classical_sets.v mode change 100755 => 100644 theories/Sets/Constructive_sets.v mode change 100755 => 100644 theories/Sets/Cpo.v mode change 100755 => 100644 theories/Sets/Ensembles.v mode change 100755 => 100644 theories/Sets/Finite_sets.v mode change 100755 => 100644 theories/Sets/Finite_sets_facts.v mode change 100755 => 100644 theories/Sets/Image.v mode change 100755 => 100644 theories/Sets/Infinite_sets.v mode change 100755 => 100644 theories/Sets/Integers.v mode change 100755 => 100644 theories/Sets/Multiset.v mode change 100755 => 100644 theories/Sets/Partial_Order.v mode change 100755 => 100644 theories/Sets/Permut.v mode change 100755 => 100644 theories/Sets/Powerset.v mode change 100755 => 100644 theories/Sets/Powerset_Classical_facts.v mode change 100755 => 100644 theories/Sets/Powerset_facts.v mode change 100755 => 100644 theories/Sets/Relations_1.v mode change 100755 => 100644 theories/Sets/Relations_1_facts.v mode change 100755 => 100644 theories/Sets/Relations_2.v mode change 100755 => 100644 theories/Sets/Relations_2_facts.v mode change 100755 => 100644 theories/Sets/Relations_3.v mode change 100755 => 100644 theories/Sets/Relations_3_facts.v (limited to 'theories/Sets') diff --git a/theories/Sets/Classical_sets.v b/theories/Sets/Classical_sets.v old mode 100755 new mode 100644 diff --git a/theories/Sets/Constructive_sets.v b/theories/Sets/Constructive_sets.v old mode 100755 new mode 100644 diff --git a/theories/Sets/Cpo.v b/theories/Sets/Cpo.v old mode 100755 new mode 100644 diff --git a/theories/Sets/Ensembles.v b/theories/Sets/Ensembles.v old mode 100755 new mode 100644 diff --git a/theories/Sets/Finite_sets.v b/theories/Sets/Finite_sets.v old mode 100755 new mode 100644 diff --git a/theories/Sets/Finite_sets_facts.v b/theories/Sets/Finite_sets_facts.v old mode 100755 new mode 100644 diff --git a/theories/Sets/Image.v b/theories/Sets/Image.v old mode 100755 new mode 100644 diff --git a/theories/Sets/Infinite_sets.v b/theories/Sets/Infinite_sets.v old mode 100755 new mode 100644 diff --git a/theories/Sets/Integers.v b/theories/Sets/Integers.v old mode 100755 new mode 100644 diff --git a/theories/Sets/Multiset.v b/theories/Sets/Multiset.v old mode 100755 new mode 100644 diff --git a/theories/Sets/Partial_Order.v b/theories/Sets/Partial_Order.v old mode 100755 new mode 100644 diff --git a/theories/Sets/Permut.v b/theories/Sets/Permut.v old mode 100755 new mode 100644 diff --git a/theories/Sets/Powerset.v b/theories/Sets/Powerset.v old mode 100755 new mode 100644 diff --git a/theories/Sets/Powerset_Classical_facts.v b/theories/Sets/Powerset_Classical_facts.v old mode 100755 new mode 100644 diff --git a/theories/Sets/Powerset_facts.v b/theories/Sets/Powerset_facts.v old mode 100755 new mode 100644 diff --git a/theories/Sets/Relations_1.v b/theories/Sets/Relations_1.v old mode 100755 new mode 100644 diff --git a/theories/Sets/Relations_1_facts.v b/theories/Sets/Relations_1_facts.v old mode 100755 new mode 100644 diff --git a/theories/Sets/Relations_2.v b/theories/Sets/Relations_2.v old mode 100755 new mode 100644 diff --git a/theories/Sets/Relations_2_facts.v b/theories/Sets/Relations_2_facts.v old mode 100755 new mode 100644 diff --git a/theories/Sets/Relations_3.v b/theories/Sets/Relations_3.v old mode 100755 new mode 100644 diff --git a/theories/Sets/Relations_3_facts.v b/theories/Sets/Relations_3_facts.v old mode 100755 new mode 100644 -- cgit v1.2.3