Update.
[pintos-anon] / solutions / README
index 23bb6dd561167ebd68885a3a5c0bf59934a10d10..1e23f07bf5f5da19cc04791368823feb92bba69e 100644 (file)
@@ -1,8 +1,6 @@
 Sample solutions.
 
-* The solutions for p1-1, p1-2, and p2 are okay.
-
-* The solution for p1-3 needs some work.
+* The solutions for p1-1, p1-2, p1-3, and p2 are okay.
 
 * The solution for p3 is terrible.  For example, there's no locking at
   all.  I just wrote it to make sure that the project was possible