ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/kgsueme/doc/doc2messages_pm.xsl
(Generate patch)

Comparing kgsueme/doc/doc2messages_pm.xsl (file contents):
Revision 1.3 by pcg, Sat Aug 16 21:39:37 2003 UTC vs.
Revision 1.4 by pcg, Sat Aug 16 23:44:05 2003 UTC

12 12
13# See doc/protocol.xml and doc/doc2messages_pm.xsl (and doc/Makefile) 13# See doc/protocol.xml and doc/doc2messages_pm.xsl (and doc/Makefile)
14 14
15package KGS::Messages; 15package KGS::Messages;
16 16
17use Gtk2::GoBoard; # for MARK_xyz 17use Gtk2::GoBoard::Constants; # for MARK_xyz
18 18
19use strict; 19use strict;
20 20
21our %type; 21our %type;
22 22

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines