• Nicolas CHEVAUGEON's avatar
    [xcrack] replacing raw aomd tag by datamanager in xcrack · 3d1f4f8e
    Nicolas CHEVAUGEON authored
        All the raw AOMD tag have been removed from xcrack.
        They have been replaced by datamanager AOMD.
        They were appearing in lcrack.cc and in the xcFrontxxxxx files.
    
        The xcFrontxxx files have been cleaned up, the number of #include have
        been reduced to a mininimum for those file and using namespace xxx have
        bben removed from the headers.
    
        All the following files have been modifyied and clang-formated:
           xCrack/src/lCrack.cc
           xCrack/src/xcFront.cc
           xCrack/src/xcFront.h
           xCrack/src/xcFrontDomain.cc
           xCrack/src/xcFrontDomain.h
           xCrack/src/xcFrontDomainManager.cc
           xCrack/src/xcFrontDomainManager.h
           xCrack/src/xcFrontManager.cc
           xCrack/src/xcFrontManager.h
           xCrack/src/xcFrontPart.cc
           xCrack/src/xcFrontPart.h
           xCrack/src/xcFrontSpaceManager.cc
           xCrack/src/xcFrontSpaceManager.h
           xCrack/src/xcFrontSpaces.cc
           xCrack/src/xcFrontSpaces.h
    3d1f4f8e