home *** CD-ROM | disk | FTP | other *** search
/ Ultra Pack / UltraComputing Partner Applications.iso / SunLabs / tclTK / src / tcl7.4 / compat / float.h < prev    next >
Encoding:
Text File  |  1994-12-18  |  559 b   |  17 lines

  1. /*
  2.  * float.h --
  3.  *
  4.  *    This is a dummy header file to #include in Tcl when there
  5.  *    is no float.h in /usr/include.  Right now this file is empty:
  6.  *    Tcl contains #ifdefs to deal with the lack of definitions;
  7.  *    all it needs is for the #include statement to work.
  8.  *
  9.  * Copyright (c) 1993 The Regents of the University of California.
  10.  * Copyright (c) 1994 Sun Microsystems, Inc.
  11.  *
  12.  * See the file "license.terms" for information on usage and redistribution
  13.  * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
  14.  *
  15.  * @(#) float.h 1.2 94/12/17 16:26:17
  16.  */
  17.