Changes in src/Parser/MpqcParser.cpp [97b825:bf3817]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Parser/MpqcParser.cpp
r97b825 rbf3817 5 5 * Author: heber 6 6 */ 7 8 // include config.h 9 #ifdef HAVE_CONFIG_H 10 #include <config.h> 11 #endif 12 13 #include "Helpers/MemDebug.hpp" 7 14 8 15 #include "MpqcParser.hpp"
Note:
See TracChangeset
for help on using the changeset viewer.