Remove mention of CS 107 from localsettings.texi
authorJohn Ousterhout <ouster@cs.stanford.edu>
Thu, 17 Dec 2015 17:43:57 +0000 (09:43 -0800)
committerJohn Ousterhout <ouster@cs.stanford.edu>
Thu, 17 Dec 2015 17:43:57 +0000 (09:43 -0800)
doc/localsettings.texi

index 765076d291ae5ac004391f9b4fb4eb86fb0a689f..18b4daebce3b80fee1630a528698e9c94681d104 100644 (file)
@@ -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{}