New Twitter-based quote
authorErik Lindahl <erik.lindahl@gmail.com>
Sat, 17 Oct 2020 17:14:18 +0000 (19:14 +0200)
committerPaul Bauer <paul.bauer.q@gmail.com>
Mon, 19 Oct 2020 11:48:57 +0000 (11:48 +0000)
src/gromacs/utility/coolstuff.cpp

index 65d438b1b67620386d5156ec34633bba9a2ac6de..9799ad036450f4a7ecbdf21ace15ab07ebdba1e3 100644 (file)
@@ -1583,7 +1583,9 @@ std::string getCoolQuote()
           "Anonymous" },
         { "Schrödinger's backup: The condition of any backup is unknown until a restore is "
           "attempted.",
-          "Anonymous" }
+          "Anonymous" },
+        { "If my PhD doesn't allow me to be right on the internet, what is it even good for?",
+          "Martin Vögele" }
     };
 
     if (beCool())