removed IEEE 754 test program from libfirm documentation
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Wed, 17 Dec 2003 16:23:49 +0000 (16:23 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Wed, 17 Dec 2003 16:23:49 +0000 (16:23 +0000)
[r2238]

libfirm.doxygen.in

index d55cc55..ae776e2 100644 (file)
@@ -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.
 
 # 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.
 
 # 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.