Skip to content
  • Kenneth Leiter's avatar
    BUG: Fix infinite loop in XdmfCoreReader.cpp · d11ee071
    Kenneth Leiter authored
    XdmfCoreReader.cpp had a bug that resulted in an infinite loop when
    resolving xincludes. This bug was fixed. Added ability for xincludes
    to resolve href links (links to other files).
    
    Fixed formatting in XdmfWriter.cpp
    d11ee071