Three new quotes.
authorDavid van der Spoel <spoel@xray.bmc.uu.se>
Tue, 2 Aug 2016 21:23:55 +0000 (23:23 +0200)
committerMark Abraham <mark.j.abraham@gmail.com>
Wed, 3 Aug 2016 13:10:39 +0000 (15:10 +0200)
Change-Id: I9a7ed8343a0133a68bf7790e85bff9d331dd6294

src/gromacs/utility/coolstuff.cpp

index 39af3856ade391068400c6010da14059d6ff27bb..def9fe79dd0ee53b22bf741413844a8808db4fe5 100644 (file)
@@ -733,6 +733,9 @@ std::string getCoolQuote()
         { "According to my computations we're overdue for a transformation.", "Jackson Browne" },
         { "Therefore, things must be learned only to be unlearned again or, more likely, to be corrected.", "Richard Feynman" },
         { "You wouldn't walk into a chemistry lab and mix two clear liquids together just because they look pretty much the same, would you?", "Justin Lemkul" },
+        { "They don't have half hours in the north", "Carl Caleman" },
+        { "Safety lights are for dudes", "Ghostbusters 2016" },
+        { "It's 2040 now. Our President is a plant.",  "Ghostbusters 2016" },
     };
 
     if (beCool())