EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE
authorMax <Infinity2573@gmail.com>
Mon, 26 Sep 2022 20:46:57 +0000 (23:46 +0300)
committerMax <Infinity2573@gmail.com>
Mon, 26 Sep 2022 20:46:57 +0000 (23:46 +0300)
src/dssptools.h

index f3f1beb6974c4aca032f4168507ebc6d2b8693c3..9b8e41fcfe894ad540cf74fef6a245dc3f2e0277 100644 (file)
@@ -185,7 +185,7 @@ private:
     const std::vector<ResInfo>                                       *ResInfoMap;
 
     const gmx::EnumerationArray<secondaryStructureTypes, const char> secondaryStructureTypeNames = {
-       { '~', '=', 'S', 'T', 'P', 'I', 'G', 'B', 'E', 'H'}
+       { '~', '=', 'S', 'T', 'P', 'I', 'G', 'E', 'B', 'H'}
     };
     std::string     SecondaryStructuresStringLine;