From 7dfb5d517e932b1b42445e4b1413dca72693cc4d Mon Sep 17 00:00:00 2001 From: soubiran Date: Tue, 25 Mar 2008 16:55:10 +0000 Subject: Correction de bugs relatifs a la compostion des substitutions engendrees par les alias de module git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@10718 85f007b7-540e-0410-9357-904b9bb8a0f7 --- test-suite/output/TranspModtype.out | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'test-suite') diff --git a/test-suite/output/TranspModtype.out b/test-suite/output/TranspModtype.out index 009d7fc355..f94ed64234 100644 --- a/test-suite/output/TranspModtype.out +++ b/test-suite/output/TranspModtype.out @@ -1,7 +1,7 @@ -TrM.A = N.A +TrM.A = M.A : Set -OpM.A = N.A +OpM.A = M.A : Set -TrM.B = N.B +TrM.B = M.B : Set *** [ OpM.B : Set ] -- cgit v1.2.3