From: Simon Tatham Date: Thu, 20 Mar 2014 18:59:54 +0000 (+0000) Subject: Fill in a lot of the web page. X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=83522686e4bd5f0a877f3adf5d94e3b351a774f6;p=matchsticks-search.git Fill in a lot of the web page. There's still a lot of writeup left to do, though! --- diff --git a/tabulate.py b/tabulate.py index 7130aff..79d6153 100755 --- a/tabulate.py +++ b/tabulate.py @@ -151,8 +151,8 @@ def read_and_build_table_cell(n,m): ret += show_bound % str(bound) ret += "\n" - dump = "

n=%d, m=%d

\n" % (n, m, n, m) - dump += "

Best dissection known for %d into %d, with minimum fragment %s:\n" % (n, m, str(best)) + dump = "

n=%d, m=%d

\n" % (n, m, n, m) + dump += "

Best dissection known for %d into %d: minimum fragment is %s.\n" % (n, m, str(best)) dump += "