From 4255e70f11dbdca74245306dfe208aa5c216b139 Mon Sep 17 00:00:00 2001 From: malaterre Date: Fri, 30 Apr 2004 19:54:06 +0000 Subject: [PATCH] DOC + cleanup --- Dicts/CMakeLists.txt | 15 +-------------- Dicts/README | 2 +- 2 files changed, 2 insertions(+), 15 deletions(-) diff --git a/Dicts/CMakeLists.txt b/Dicts/CMakeLists.txt index 79715677..aec4fa07 100644 --- a/Dicts/CMakeLists.txt +++ b/Dicts/CMakeLists.txt @@ -1,23 +1,10 @@ #----------------------------------------------------------------------------- # DICOM dictionary stuff -#SET(dictsdir -# ${GDCM_SOURCE_DIR}/gdcm -#) -#SET(dicts_DATA -# dicomV3.dic -# README -#) - -#SET(EXTRA_DIST -# dicomV3.dic -#) - -# For now INSTALL doesn't work on Win32 INSTALL_FILES(${GDCM_DATA_DIR} FILES dicomV3.dic dicomVR.dic dicomTS.dic DicomDir.dic - README) +) diff --git a/Dicts/README b/Dicts/README index 78fcb93f..f35c81d4 100644 --- a/Dicts/README +++ b/Dicts/README @@ -12,7 +12,7 @@ Sources for dicom public dictionaries: * Actually, the *official* Dicom Data Dictionary is on http://medical.nema.org/dicom/2003/03_06PU.pdf (check it every year, some tags are added, some names change) - All C syntax oriented stuff, or anything else -but dgcm one- + All C syntax oriented stuff, or anything else -but gdcm one- you can find on the net is very partial. WARNING : The Dicom Tag is an identifier inside the Dicom Dictionary, The Tag Name *is not* -- 2.45.2