From: Mark D. <ta...@us...> - 2002-11-10 20:45:23
|
Update of /cvsroot/sysmod/sysmod/lib In directory usw-pr-cvs1:/tmp/cvs-serv32188/lib Added Files: checkstyle-all-2.4.jar Log Message: - Added checkstyle to library and ant build (target = checkstyle) - Removed unused imports from various classes - Renived inconsistent padding around method parameters. - Changed inconsistent { hanging to pascal style. - Put {}'s all if statements. |