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) git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@8642 85f007b7-540e-0410-9357-904b9bb8a0f7 --- theories/Arith/Arith.v | 0 theories/Arith/Between.v | 0 theories/Arith/Compare.v | 0 theories/Arith/Compare_dec.v | 0 theories/Arith/Div.v | 0 theories/Arith/EqNat.v | 0 theories/Arith/Gt.v | 0 theories/Arith/Le.v | 0 theories/Arith/Lt.v | 0 theories/Arith/Max.v | 0 theories/Arith/Min.v | 0 theories/Arith/Minus.v | 0 theories/Arith/Mult.v | 0 theories/Arith/Peano_dec.v | 0 theories/Arith/Plus.v | 0 theories/Arith/Wf_nat.v | 0 16 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 theories/Arith/Arith.v mode change 100755 => 100644 theories/Arith/Between.v mode change 100755 => 100644 theories/Arith/Compare.v mode change 100755 => 100644 theories/Arith/Compare_dec.v mode change 100755 => 100644 theories/Arith/Div.v mode change 100755 => 100644 theories/Arith/EqNat.v mode change 100755 => 100644 theories/Arith/Gt.v mode change 100755 => 100644 theories/Arith/Le.v mode change 100755 => 100644 theories/Arith/Lt.v mode change 100755 => 100644 theories/Arith/Max.v mode change 100755 => 100644 theories/Arith/Min.v mode change 100755 => 100644 theories/Arith/Minus.v mode change 100755 => 100644 theories/Arith/Mult.v mode change 100755 => 100644 theories/Arith/Peano_dec.v mode change 100755 => 100644 theories/Arith/Plus.v mode change 100755 => 100644 theories/Arith/Wf_nat.v (limited to 'theories/Arith') diff --git a/theories/Arith/Arith.v b/theories/Arith/Arith.v old mode 100755 new mode 100644 diff --git a/theories/Arith/Between.v b/theories/Arith/Between.v old mode 100755 new mode 100644 diff --git a/theories/Arith/Compare.v b/theories/Arith/Compare.v old mode 100755 new mode 100644 diff --git a/theories/Arith/Compare_dec.v b/theories/Arith/Compare_dec.v old mode 100755 new mode 100644 diff --git a/theories/Arith/Div.v b/theories/Arith/Div.v old mode 100755 new mode 100644 diff --git a/theories/Arith/EqNat.v b/theories/Arith/EqNat.v old mode 100755 new mode 100644 diff --git a/theories/Arith/Gt.v b/theories/Arith/Gt.v old mode 100755 new mode 100644 diff --git a/theories/Arith/Le.v b/theories/Arith/Le.v old mode 100755 new mode 100644 diff --git a/theories/Arith/Lt.v b/theories/Arith/Lt.v old mode 100755 new mode 100644 diff --git a/theories/Arith/Max.v b/theories/Arith/Max.v old mode 100755 new mode 100644 diff --git a/theories/Arith/Min.v b/theories/Arith/Min.v old mode 100755 new mode 100644 diff --git a/theories/Arith/Minus.v b/theories/Arith/Minus.v old mode 100755 new mode 100644 diff --git a/theories/Arith/Mult.v b/theories/Arith/Mult.v old mode 100755 new mode 100644 diff --git a/theories/Arith/Peano_dec.v b/theories/Arith/Peano_dec.v old mode 100755 new mode 100644 diff --git a/theories/Arith/Plus.v b/theories/Arith/Plus.v old mode 100755 new mode 100644 diff --git a/theories/Arith/Wf_nat.v b/theories/Arith/Wf_nat.v old mode 100755 new mode 100644 -- cgit v1.2.3