From b625a415fa79da1bf1e088a6b8ad085966a52b49 Mon Sep 17 00:00:00 2001 From: Erik Lindahl Date: Thu, 7 Dec 2017 14:28:17 +0100 Subject: [PATCH] Added cool quote from Viveca's defense ... from her discussions with Bert de Groot. Change-Id: Ifaa50cfc236d568b2c659b6cffc94b40ad577762 --- src/gromacs/utility/coolstuff.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/gromacs/utility/coolstuff.cpp b/src/gromacs/utility/coolstuff.cpp index a4b14833c3..3efb6cc928 100644 --- a/src/gromacs/utility/coolstuff.cpp +++ b/src/gromacs/utility/coolstuff.cpp @@ -809,6 +809,7 @@ std::string getCoolQuote() { "A computer once beat me at chess, but it was no match for me at kick boxing.", "Emo Philips" }, { "Home computers are being called upon to perform many new functions, including the consumption of homework formerly eaten by the dog.", "Doug Larson" }, { "Forcefields are like dating; things go fine for a while and then sometimes it goes really bad.", "Alex MacKerell" }, + { "This type of advanced sampling techniques... which are not so advanced, really.", "Viveca Lindahl, on AWH, at her thesis defense." } }; if (beCool()) -- 2.11.4.GIT