1 //--------------------------------------------------------------------------
2 // TourneyParameters.cc - Source file for the TourneyParameters class
4 // Matthew E. Moses & Michael A. Long
7 // $Date: 1998/09/10 19:57:17 $
12 // $Log: TourneyParameters.cc,v $
13 // Revision 1.2 1998/09/10 19:57:17 mlong
14 // lots of little bug fixes and a few new features
16 // Revision 1.1 1997/05/02 23:52:06 chess
20 //--------------------------------------------------------------------------
22 // static char RCSid[] = "$Id: TourneyParameters.cc,v 1.2 1998/09/10 19:57:17 mlong Exp $";
24 #include "TourneyParameters.hh"
26 //- Constructor -----------------------------------------------------------
27 TourneyParameters::TourneyParameters() {
30 //- DeConstructor ---------------------------------------------------------
31 TourneyParameters::~TourneyParameters() {