mux2.0/game/
mux2.0/game/data/
mux2.0/src/tools/
// _build.cpp
//
// $Id: _build.cpp,v 1.5 2000/09/18 08:03:42 sdennis Exp $
//
// MUX 2.0
// Copyright (C) 1998 through 2000 Solid Vertical Domains, Ltd. All
// rights not explicitly given are reserved. Permission is given to
// use this code for building and hosting text-based game servers.
// Permission is given to use this code for other non-commercial
// purposes. To use this code for commercial purposes other than
// building/hosting text-based game servers, contact the author at
// Stephen Dennis <sdennis@svdltd.com> for another license.
//
char szBuildDate[] = __DATE__ " " __TIME__;
char szBuildNum[] = "1";