|
From: Brian S. <bs...@bs...> - 2002-04-12 20:54:34
|
BTW, I'm not sure whether we talked about this at the beginning of the class or whether I stupidly assumed you'd pick it up via osmosis, but please try to adhere to the coding standards posted at http://www.cs.rice.edu/~javaplt/code.html. Most notably, don't use tab characters, and indentation should be two spaces. All coding standards are fairly arbitrary, so if you are used to other ones, we're sorry. We'd like to keep the code as uniform as possible, and these are the rules we cooked up. Thanks, -brian |