From 9a6e3fe764dc2543dfa94de20fe5eec42d6be705 Mon Sep 17 00:00:00 2001 From: herbelin Date: Sat, 29 Nov 2003 17:28:49 +0000 Subject: Remplacement des fichiers .v ancienne syntaxe de theories, contrib et states par les fichiers nouvelle syntaxe git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@5027 85f007b7-540e-0410-9357-904b9bb8a0f7 --- theories/Arith/Arith.v | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'theories/Arith/Arith.v') diff --git a/theories/Arith/Arith.v b/theories/Arith/Arith.v index 832ea7a427..dbbb3403e2 100755 --- a/theories/Arith/Arith.v +++ b/theories/Arith/Arith.v @@ -18,4 +18,4 @@ Require Export Between. Require Export Minus. Require Export Peano_dec. Require Export Compare_dec. -Require Export Factorial. +Require Export Factorial. \ No newline at end of file -- cgit v1.2.3