From 737b89e6d50f43f15432a9bd8b1d6031e8610ee1 Mon Sep 17 00:00:00 2001 From: Michael Beck Date: Wed, 17 Dec 2003 16:23:49 +0000 Subject: [PATCH] removed IEEE 754 test program from libfirm documentation [r2238] --- libfirm.doxygen.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libfirm.doxygen.in b/libfirm.doxygen.in index d55cc553b..ae776e2f0 100644 --- a/libfirm.doxygen.in +++ b/libfirm.doxygen.in @@ -322,7 +322,7 @@ RECURSIVE = YES # excluded from the INPUT source files. This way you can easily exclude a # subdirectory from a directory tree whose root is specified with the INPUT tag. -EXCLUDE = ../testprograms +EXCLUDE = @srcdir@/testprograms @srcdir@/ir/tv/IeeeCC754 # The EXCLUDE_SYMLINKS tag can be used select whether or not files or directories # that are symbolic links (a Unix filesystem feature) are excluded from the input. -- 2.20.1