ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra/Deliantra/MoveType.pm
Revision: 1.2
Committed: Wed Dec 26 18:05:00 2007 UTC (16 years, 5 months ago) by root
Branch: MAIN
CVS Tags: rel-2_01, rel-1_2, rel-2_0, rel-1_29, rel-1_222, rel-1_24, rel-1_25, rel-1_221, rel-1_23, rel-1_22, rel-1_30, HEAD
Changes since 1.1: +2 -2 lines
Log Message:
initial deliantra check-in

File Contents

# User Rev Content
1 root 1.1 =head1 NAME
2    
3 root 1.2 Deliantra::MoveType - see Deliantra
4 root 1.1
5     =cut
6    
7 root 1.2 use Deliantra ();
8 root 1.1
9     1
10