Current Forum: Homework 1 Forum |
Date: Sat Sep 8 2001 1:41 pm |
Author: Goodman, Brian J. <bjg@andrew.cmu.edu> |
Subject: Re: what to hand in? |
|
|
Ashish answered this question earlier-- the filenames in DoIt.java take precedence. You need to implement floatnode.java as well as all four operator node classes (including multiplication). We also recommended that you implement a class called OperatorNode.java to help cut down on redundant code, but this is not required. |
|