/* * tclMath.h -- * * This file used to be necessary on the Macintosh. * It is only kept for backward compatibility purposes. * * Copyright (c) 1997 Sun Microsystems, Inc. * * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * * RCS: @(#) $Id: tclMath.h,v 1.3 2004/03/17 18:14:14 das Exp $ */ #ifndef _TCLMATH #define _TCLMATH #include #endif /* _TCLMATH */