X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=AUTHORS;h=c677ff6bee2d4d8f70c6f1a9701a9fd333070d67;hb=31ac6dfcd202e6d164d9a6ba4bc30d2860208609;hp=6726815b08178e3c50c94367a2b2b1f56122bc1e;hpb=00f5fd0faf9cba04216ae24690b8ce06eda93de9;p=pintos-anon diff --git a/AUTHORS b/AUTHORS index 6726815..c677ff6 100644 --- a/AUTHORS +++ b/AUTHORS @@ -28,3 +28,6 @@ projects <"dusseau" at the server cs.wisc.edu>. * Updates for Pintos by Ben Pfaff . + +* Example code in the tour's description of monitors is from Mendel + Roseblum's classroom slides.