From 1629dd754aae7893bd581cbecd5c82e9a8488465 Mon Sep 17 00:00:00 2001 From: Gautam Akiwate Date: Sat, 3 May 2014 16:54:36 -0700 Subject: [PATCH] PA3: Added Explanatory Note Added Explanatory Note in README for Checkpoint --- README | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README b/README index fca0412..adbd9c5 100644 --- a/README +++ b/README @@ -1,2 +1,9 @@ Checkpoint Submission: Due Fri May 9, 2014 @ 8:00 PM Final Submission: Due Thursday May 15, 2014 @ 11:59 PM + +Please read the Assignment Page carefully before starting. + +Important Note: +Because you are not required to implement or use BitInputStream and BitOutputStream for the checkpoint, you will either need to remove all +references to them from the provided files (by commenting them out) and edit the Makefile, or create "dummy" versions of these classes +(with both header and implementation files) to get the code to compile. -- 1.9.1