From 651fc300a4087f6ccaa7d17c0d581e6ddd313a48 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Fri, 6 Mar 2020 12:28:57 -0800 Subject: 6084 --- 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 1aa53854..6a9800d3 100644 --- a/html/003trace.cc.html +++ b/html/003trace.cc.html @@ -105,7 +105,7 @@ if ('onhashchange' in window) { 44 //: 45 //: Between layers and domain-driven testing, programming starts to look like a 46 //: fundamentally different activity. Instead of focusing on a) superficial, - 47 //: b) local rules on c) code [like say http://blog.bbv.ch/2013/06/05/clean-code-cheat-sheet], + 47 //: b) local rules on c) code [like say http://blog.bbv.ch/2013/06/05/clean-code-cheat-sheet], 48 //: we allow programmers to engage with the a) deep, b) global structure of 49 //: the c) domain. If you can systematically track discontinuities in the 50 //: domain, you don't care if the code used gotos as long as it passed all @@ -125,7 +125,7 @@ if ('onhashchange' in window) { 64 //: 65 //: "Programming properly should be regarded as an activity by which 66 //: programmers form a mental model, rather than as production of a program." - 67 //: -- Peter Naur (http://akkartik.name/naur.pdf) + 67 //: -- Peter Naur (http://akkartik.name/naur.pdf) 68 69 //:: == Core data structures 70 -- cgit 1.4.1-2-gfad0