From e520e7989c207da66130b951d6268d11911b4fcc Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Thu, 2 Mar 2017 05:50:19 -0800 Subject: 3751 Some hacky manual fixes to auto-generated html. --- html/003trace.cc.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'html/003trace.cc.html') diff --git a/html/003trace.cc.html b/html/003trace.cc.html index b1999eb4..6aadb6cc 100644 --- a/html/003trace.cc.html +++ b/html/003trace.cc.html @@ -104,7 +104,7 @@ if ('onhashchange' in window) { 45 //: 46 //: Between layers and domain-driven testing, programming starts to look like a 47 //: fundamentally different activity. Instead of a) superficial, b) local rules - 48 //: on c) code [like say http://blog.bbv.ch/2013/06/05/clean-code-cheat-sheet], + 48 //: on c) code [like say http://blog.bbv.ch/2013/06/05/clean-code-cheat-sheet], 49 //: we allow programmers to engage with the a) deep, b) global structure of the 50 //: c) domain. If you can systematically track discontinuities in the domain, 51 //: you don't care if the code used gotos as long as it passed the tests. If @@ -124,7 +124,7 @@ if ('onhashchange' in window) { 65 //: 66 //: "Programming properly should be regarded as an activity by which 67 //: programmers form a mental model, rather than as production of a program." - 68 //: -- Peter Naur (http://alistair.cockburn.us/ASD+book+extract%3A+%22Naur,+Ehn,+Musashi%22) + 68 //: -- Peter Naur (http://alistair.cockburn.us/ASD+book+extract%3A+%22Naur,+Ehn,+Musashi%22) 69 70 :(before "End Types") 71 struct trace_line { -- cgit 1.4.1-2-gfad0