Changes in src/Parser/MpqcParser.cpp [952f38:2fd80b5]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Parser/MpqcParser.cpp
r952f38 r2fd80b5 11 11 #include "config.hpp" 12 12 #include "element.hpp" 13 #include " Helpers/Log.hpp"13 #include "log.hpp" 14 14 #include "periodentafel.hpp" 15 #include " LinearAlgebra/Vector.hpp"16 #include " Helpers/Verbose.hpp"15 #include "vector.hpp" 16 #include "verbose.hpp" 17 17 #include "World.hpp" 18 18
Note:
See TracChangeset
for help on using the changeset viewer.