From acf3d3a2338d36e63684beac5f48c22e483a74ef Mon Sep 17 00:00:00 2001 From: jemian Date: Tue, 9 Aug 2011 20:54:48 +0000 Subject: [PATCH] noted that all current NeXus base classes are now recognized (was missing some such as NXcollection) git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@13412 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b --- documentation/areaDetectorReleaseNotes.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/documentation/areaDetectorReleaseNotes.html b/documentation/areaDetectorReleaseNotes.html index 1749dcd..acbe9d9 100755 --- a/documentation/areaDetectorReleaseNotes.html +++ b/documentation/areaDetectorReleaseNotes.html @@ -163,6 +163,8 @@ for initially doing this.
  • NDFileNexus: Added Schematron file (iocBoot/template.sch) to allow syntax validation of a NeXus template XML file.
  • +
  • NDFileNexus: Now recognizes all current NeXus base class names + (was missing some newer base classes such as NXcollection).
  • Viewers