/** * \file align.h * \brief Align operations for EM images * \author Javier Velazquez-Muriel * Copyright 2007-2010 IMP Inventors. All rights reserved. */ #ifndef IMPEM_ALIGN_H #define IMPEM_ALIGN_H #include "em_config.h" #include IMPEM_BEGIN_NAMESPACE IMPEM_END_NAMESPACE #endif /* IMPEM_ALIGN_H */