Merge branch origin/release-2020 into master
[alexxy/gromacs.git] / src / gromacs / utility / coolstuff.cpp
index 54dbf014b35558ad25555f70c71875f8a0ac3f98..feba1cc0fcaab99cdbf12fb475387c5b10bf26c3 100644 (file)
@@ -1510,6 +1510,11 @@ std::string getCoolQuote()
           "takes all the running YOU can do, to keep in the same place. If you want "
           "to get somewhere else, you must run at least twice as fast as that!\"",
           "Lewis Carroll" },
+        { "More than 10000000 total errors detected.  I'm not reporting any more. "
+          "Final error counts will be inaccurate.  Go fix your program!",
+          "Valgrind while memory debugging mdrun" },
+        { "If we are going to have SYCL, can we have a hammer as well?", "Joe Jordan" },
+        { "We can make it into a friend class. But I don't like having friends.", "Joe Jordan" },
     };
 
     if (beCool())