| # | Line 1 | Line 1 | |
|---|---|---|
| 1 | < | #include "LatticeFactory.hpp" |
| 2 | < | #include "BaseLattice.hpp" |
| 3 | < | #include "LatticeCreator.hpp" |
| 1 | > | #include "applications/LatticeFactory.hpp" |
| 2 | > | #include "applications/BaseLattice.hpp" |
| 3 | > | #include "applications/LatticeCreator.hpp" |
| 4 | ||
| 5 | LatticeFactory* LatticeFactory::instance = NULL; | |
| 6 | LatticeFactory::~LatticeFactory(){ | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |