go through vida examples to make sure everything still runs

This commit is contained in:
benfry
2012-12-17 01:51:06 +00:00
parent ffe9480796
commit dd8b7ae2c0
7 changed files with 37 additions and 47 deletions
@@ -16,7 +16,9 @@ Edition by Ben Fry. Copyright 2008 Ben Fry, 9780596514556.”
If you feel your use of code examples falls outside fair use or the permission
given above, feel free to contact us at permissions@oreilly.com.
*/
import java.util.Date;
import java.util.regex.*;
import java.text.*;
int teamCount = 30;
String[] teamNames;