From 0cb3c774b207c8a94bf9f9775e99e7d593d1e4fe Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sat, 14 Oct 2017 19:18:34 -0700 Subject: 4064 --- html/subx/003trace.cc.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'html/subx/003trace.cc.html') diff --git a/html/subx/003trace.cc.html b/html/subx/003trace.cc.html index 81d543b6..e0d93f96 100644 --- a/html/subx/003trace.cc.html +++ b/html/subx/003trace.cc.html @@ -106,7 +106,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 @@ -126,7 +126,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