Skip to content

Commit

Permalink
adding hierarchies namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Expander committed Jul 9, 2018
1 parent 3cde822 commit 7682d68
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions source/include/hierarchies/Hierarchies.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
#pragma once

namespace himalaya {
namespace hierarchies {

namespace Hierarchies {

/// Hierarchy numbers
Expand Down Expand Up @@ -67,4 +69,5 @@ namespace MassSchemes{
};
}

} // namespace hierarchies
} // namespace himalaya

0 comments on commit 7682d68

Please sign in to comment.