From de8b02b94dc4b97a832405c7f9177acd59bc3b79 Mon Sep 17 00:00:00 2001 From: Andreas Suter Date: Fri, 6 Feb 2026 12:43:55 +0100 Subject: [PATCH] more complete doxygen docu. --- doc/musrfit_dox.cfg | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/doc/musrfit_dox.cfg b/doc/musrfit_dox.cfg index 238d8417..8b9f7632 100644 --- a/doc/musrfit_dox.cfg +++ b/doc/musrfit_dox.cfg @@ -923,6 +923,18 @@ INPUT = musrfit.dox \ ../src/classes/PUserFcn.cpp \ ../src/external/MusrRoot/TMusrRunHeader.h \ ../src/external/MusrRoot/TMusrRunHeader.cpp \ + ../src/external/nexus/PNeXus.h \ + ../src/external/nexus/PNeXus.cpp \ + ../src/external/MuSR_software/Class_MuSR_PSI/MuSR_td_PSI_bin.h \ + ../src/external/MuSR_software/Class_MuSR_PSI/MuSR_td_PSI_bin.cpp \ + ../src/external/mud/src/mud.h \ + ../src/external/mud/src/mud_all.c \ + ../src/external/mud/src/mud.c \ + ../src/external/mud/src/mud_encode.c \ + ../src/external/mud/src/mud_friendly.c \ + ../src/external/mud/src/mud_gen.c \ + ../src/external/mud/src/mud_new.c \ + ../src/external/mud/src/mud_tri_ti.c \ ../src/addRun.cpp \ ../src/any2many.cpp \ ../src/dump_header.cpp \ @@ -2241,7 +2253,7 @@ INCLUDE_FILE_PATTERNS = # recursively expanded use the := operator instead of the = operator. # This tag requires that the tag ENABLE_PREPROCESSING is set to YES. -PREDEFINED = +PREDEFINED = HAVE_HDF4 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this # tag can be used to specify a list of macro names that should be expanded. The