# | Line 1 | Line 1 | |
---|---|---|
1 | < | #include "LatticeCreator.hpp" |
2 | < | #include "LatticeFactory.hpp" |
1 | > | #include "applications/LatticeCreator.hpp" |
2 | > | #include "applications/LatticeFactory.hpp" |
3 | ||
4 | BaseLatticeCreator::BaseLatticeCreator(const string& latType){ | |
5 | latticeType = latType; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |