[llvm-commits] CVS:	llvm-test/External/SPEC/CINT2006/456.hmmer/Makefile
    Bill Wendling 
    isanbard at gmail.com
       
    Fri Sep  1 18:32:36 PDT 2006
    
    
  
Changes in directory llvm-test/External/SPEC/CINT2006/456.hmmer:
Makefile updated: 1.1 -> 1.2
---
Log message:
Cosmetic changes
---
Diffs of the changes:  (+1 -1)
 Makefile |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm-test/External/SPEC/CINT2006/456.hmmer/Makefile
diff -u llvm-test/External/SPEC/CINT2006/456.hmmer/Makefile:1.1 llvm-test/External/SPEC/CINT2006/456.hmmer/Makefile:1.2
--- llvm-test/External/SPEC/CINT2006/456.hmmer/Makefile:1.1	Thu Aug 31 14:26:36 2006
+++ llvm-test/External/SPEC/CINT2006/456.hmmer/Makefile	Fri Sep  1 20:32:22 2006
@@ -6,8 +6,8 @@
 
 LEVEL = ../../../..
 
-FP_ABSTOLERANCE = 0.00001
 FP_TOLERANCE    = 0.002
+FP_ABSTOLERANCE = 0.00001
 
 include ../../Makefile.spec2006
 
    
    
More information about the llvm-commits
mailing list