From ebed6fab50ec1bb0cb4e93e0005617599f15a719 Mon Sep 17 00:00:00 2001 From: Mark Abraham Date: Thu, 21 Nov 2019 16:03:21 +0100 Subject: [PATCH] New cool quote Change-Id: I96e52f16aeaf2e41db3a68b889dcd0afae966828 --- src/gromacs/utility/coolstuff.cpp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/gromacs/utility/coolstuff.cpp b/src/gromacs/utility/coolstuff.cpp index fadd38184d..5e6126a1c9 100644 --- a/src/gromacs/utility/coolstuff.cpp +++ b/src/gromacs/utility/coolstuff.cpp @@ -1502,6 +1502,10 @@ std::string getCoolQuote() { "To dissimulate is to feign not to have what one has. To simulate is to feign to have " "what one hasn't.", "Jean Baudrillard" }, + { "Install our Free Energy Patents app! There is energy all around us; and it's free! " + "Free energy is everywhere, and all around you, just waiting to be extracted! Over " + "100+ free energy patents!" + "Mind and Miracle Productions on Twitter, spamming a FEP thread" }, }; if (beCool()) -- 2.11.4.GIT