#ifndef PROVENANCE_H #define PROVENANCE_H #include "../../PsimagLite/src/Version.h" #include "../Version.h" #include "AllocatorCpu.h" #include #include "AnsiColors.h" #include #include "../GitRevision.h" class Provenance { public: static PsimagLite::String logo(PsimagLite::String appName) { PsimagLite::OstringStream msg; msg<