MIT 6.001 Fall, 1997 Instructor: A. Meyer Recitation #7, Notes for Fri., 11/7/97 We drew the desired environment diagrams for (define albert-office (new simple-place 'albert-office)) (define albert (new simple-person 'albert albert-office)) as specified by the simple class definitions in Lecture Notes for 11/6/97.