From 7410ba55d1c8076a8ea24e5afe54dc820a18733b Mon Sep 17 00:00:00 2001 From: John Ousterhout Date: Thu, 17 Dec 2015 09:43:57 -0800 Subject: [PATCH] Remove mention of CS 107 from localsettings.texi --- doc/localsettings.texi | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/doc/localsettings.texi b/doc/localsettings.texi index 765076d..18b4dae 100644 --- a/doc/localsettings.texi +++ b/doc/localsettings.texi @@ -56,12 +56,7 @@ when a change introduces a bug, drop back to working versions of code. @end macro @macro localcodingstandards{} -All of you should have taken a class like CS 107, so we expect you to be -familiar with some set of coding standards such as -@uref{http://www.stanford.edu/class/cs140/projects/misc/CodingStandards.pdf, -, CS 107 Coding Standards}. Even if you've taken 107, we recommend -reviewing that document. We expect code at the ``Peer-Review Quality'' -level described there. +@c If appropriate, describe additional local coding standards here. @end macro @macro localdevelopmenttools{} -- 2.30.2