ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/DC/UI/Inventory.pm
(Generate patch)

Comparing deliantra/Deliantra-Client/DC/UI/Inventory.pm (file contents):
Revision 1.5 by root, Mon May 5 20:22:03 2008 UTC vs.
Revision 1.6 by root, Sat Apr 3 02:58:25 2010 UTC

1package DC::UI::Inventory; 1package DC::UI::Inventory;
2 2
3use strict; 3use common::sense;
4use utf8;
5 4
6use DC::Macro; 5use DC::Macro;
7use DC::Item; 6use DC::Item;
8 7
9our @ISA = DC::UI::Table::; 8our @ISA = DC::UI::Table::;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines