Changes in directory llvm-test/External/SPEC/CFP2006/447.dealII:
Makefile updated: 1.2 -> 1.3 --- Log message: Errant ';' removed --- Diffs of the changes: (+1 -1) Makefile | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: llvm-test/External/SPEC/CFP2006/447.dealII/Makefile diff -u llvm-test/External/SPEC/CFP2006/447.dealII/Makefile:1.2 llvm-test/External/SPEC/CFP2006/447.dealII/Makefile:1.3 --- llvm-test/External/SPEC/CFP2006/447.dealII/Makefile:1.2 Tue Sep 12 19:59:19 2006 +++ llvm-test/External/SPEC/CFP2006/447.dealII/Makefile Wed Sep 13 13:14:11 2006 @@ -6,7 +6,7 @@ LEVEL = ../../../.. -FP_ABSTOLERANCE = 0.0000001; +FP_ABSTOLERANCE = 0.0000001 CPPFLAGS += \ -Ddeal_II_dimension=3 \ _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits