Skip to content
  • brugger's avatar
    · fd0114c8
    brugger authored
    1) I corrected a bug in the DDCMD reader where the reader only read the
       first file of a multi-file file. The problem was that it was picking up
       the value of nFiles from the base class, which was 1, instead of from
       the file header. I changed the code to set nFiles from the file header.
       I updated the release notes with the change.
    
    2) I updated the Mac OS X build notes for release 1.11.2.
    
    
    
    git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@6095 18c085ea-50e0-402c-830e-de6fd14e8384
    fd0114c8