ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/kgsueme/bin/kgsueme
(Generate patch)

Comparing kgsueme/bin/kgsueme (file contents):
Revision 1.34 by pcg, Sat May 31 14:15:11 2003 UTC vs.
Revision 1.35 by pcg, Sat May 31 16:41:34 2003 UTC

37 require "$APPDIR/$_"; 37 require "$APPDIR/$_";
38} 38}
39 39
40our $appwin = new appwin; 40our $appwin = new appwin;
41 41
42if (0) { 42if (1) {
43 use KGS::Constants; 43 use KGS::Constants;
44 44
45 for (19) { 45 for (19) {
46 my $board = new game %{Storable::retrieve "testboard.storable"}; 46 my $board = new game %{Storable::retrieve "testboard.storable"};
47 47

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines