about summary refs log tree commit diff stats
path: root/003trace.cc
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-07-31 15:28:23 -0700
committerKartik Agaram <vc@akkartik.com>2019-07-31 15:28:23 -0700
commit1ed1d1c8428d569bcdc4062ba5786fa1dc6b7f2c (patch)
tree8d042e11f6a8d3b3a645bf5fc47dc1854a2c4fb4 /003trace.cc
parentd8dfb81806dcd609c203c83c5c340c72e102f6d4 (diff)
downloadmu-1ed1d1c8428d569bcdc4062ba5786fa1dc6b7f2c.tar.gz
5499
Diffstat (limited to '003trace.cc')
-rw-r--r--003trace.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/003trace.cc b/003trace.cc
index 379077a9..fb2397c2 100644
--- a/003trace.cc
+++ b/003trace.cc
@@ -64,7 +64,7 @@
 //:
 //:   "Programming properly should be regarded as an activity by which
 //:   programmers form a mental model, rather than as production of a program."
-//:   -- Peter Naur (http://alistair.cockburn.us/ASD+book+extract%3A+%22Naur,+Ehn,+Musashi%22)
+//:   -- Peter Naur (http://akkartik.name/naur.pdf)
 
 //:: == Core data structures