Loading ChangeLog.txt +11 −0 Original line number Diff line number Diff line 2019-01-03 Version 2.46 * C++11 required * Geometry::AdditionalData is a vector of unsigned ints * DegreesOfFreedom= creates orbitals per term * PsiDoc: capture first proto and first function with marks inside functions 2018-12-19 Version 2.44 * boost-spirit now needed to compile Loading src/Version.h +1 −1 Original line number Diff line number Diff line #ifndef PSIMAGLITE_VERSION #define PSIMAGLITE_VERSION "2.45" #define PSIMAGLITE_VERSION "2.46" #endif Loading
ChangeLog.txt +11 −0 Original line number Diff line number Diff line 2019-01-03 Version 2.46 * C++11 required * Geometry::AdditionalData is a vector of unsigned ints * DegreesOfFreedom= creates orbitals per term * PsiDoc: capture first proto and first function with marks inside functions 2018-12-19 Version 2.44 * boost-spirit now needed to compile Loading
src/Version.h +1 −1 Original line number Diff line number Diff line #ifndef PSIMAGLITE_VERSION #define PSIMAGLITE_VERSION "2.45" #define PSIMAGLITE_VERSION "2.46" #endif