home *** CD-ROM | disk | FTP | other *** search
/ Resource Library: Multimedia / Resource Library: Multimedia.iso / space / software / unix / xanim / xanm_txt.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-08-04  |  598 b   |  21 lines

  1. /*
  2.  * xanim_txt.h
  3.  *
  4.  * Copyright (C) 1990,1991,1992 by Mark Podlipec.
  5.  * All rights reserved.
  6.  *
  7.  * This software may be freely copied, modified and redistributed
  8.  * without fee provided that this copyright notice is preserved
  9.  * intact on all copies and modified copies.
  10.  *
  11.  * There is no warranty or other guarantee of fitness of this software.
  12.  * It is provided solely "as is". The author(s) disclaim(s) all
  13.  * responsibility and liability with respect to this software's usage
  14.  * or its effect upon hardware or computer systems.
  15.  *
  16.  */
  17.  
  18. extern int Is_TXT_File();
  19. extern void TXT_Read_File();
  20.  
  21.