home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / lifeos2.zip / LIFE-1.02 / LIB / X.LF < prev    next >
Text File  |  1996-06-04  |  571b  |  22 lines

  1. %    $Id: x.lf,v 1.2 1994/12/09 00:26:49 duchier Exp $    
  2. module("x")? % RM: Mar 24 1993 
  3.  
  4. % Copyright 1992 Digital Equipment Corporation.
  5. % Distributed only by permission.
  6. %
  7. % Last modified by vanroy
  8. %      modified on Wed Jun 23 16:13:19 MET DST 1993 by dumant
  9. %      modified on Wed Jun 23 07:06:28 1993 by Rmeyer
  10. %      modified on Thu Nov 26 19:57:04 1992 by herve
  11. %
  12. % X predicates for Life
  13. %
  14. % See the Wild_LIFE User Manual for a description of the X interface.
  15.  
  16.  
  17. load("x_public.lf")?
  18. load("x_constants.lf")?
  19. load("x_tables.lf")?
  20. load("x_getset.lf")?
  21. load("x_pred.lf")?
  22.