001         package com.croftsoft.apps.wyrm;
002    
003         /*********************************************************************
004         * An online adventure game.
005         *
006         * @version
007         *   2002-09-27
008         * @since
009         *   2002-09-27
010         * @author
011         *   <a href="http://alumni.caltech.edu/~croft">David Wallace Croft</a>
012         *********************************************************************/
013    
014         public final class  Wyrm
015         //////////////////////////////////////////////////////////////////////
016         //////////////////////////////////////////////////////////////////////
017         {
018    
019         //////////////////////////////////////////////////////////////////////
020         //////////////////////////////////////////////////////////////////////
021         }