aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/theories.itarget
diff options
context:
space:
mode:
authorGravatar letouzey <letouzey@85f007b7-540e-0410-9357-904b9bb8a0f7>2010-11-02 14:44:08 +0000
committerGravatar letouzey <letouzey@85f007b7-540e-0410-9357-904b9bb8a0f7>2010-11-02 14:44:08 +0000
commitdf7acfad0ce0270b62644a5e9f8709ed0e7936e6 (patch)
tree746850496c47f6618219ad5d5560f021b7b8e56b /theories/theories.itarget
parente5c4bc888c1f0516928a32f70529f95e36243c5d (diff)
Move stuff about positive into a distinct PArith subdir
Beware! after this, a ./configure must be done. It might also be a good idea to chase any phantom .vo remaining after a make clean git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@13601 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'theories/theories.itarget')
-rw-r--r--theories/theories.itarget1
1 files changed, 1 insertions, 0 deletions
diff --git a/theories/theories.itarget b/theories/theories.itarget
index afc3554b1..7cc4e09a9 100644
--- a/theories/theories.itarget
+++ b/theories/theories.itarget
@@ -7,6 +7,7 @@ Structures/vo.otarget
Init/vo.otarget
Lists/vo.otarget
Logic/vo.otarget
+PArith/vo.otarget
NArith/vo.otarget
Numbers/vo.otarget
Program/vo.otarget