v08i045: xlife 2.0, Patch8, Part01/01

Daniel Edward Lovinger dl2n+ at andrew.cmu.edu
Mon Jul 9 05:51:58 AEST 1990


Submitted-by: Daniel Edward Lovinger <dl2n+ at andrew.cmu.edu>
Posting-number: Volume 8, Issue 45
Archive-name: xlife/patch8
Patch-To: xlife: Volume 8, Issue 37-44

	This patch brings xlife from patchevel 7 to patchlevel 8. It is
required for succesful compilation of the distribution.

diff -cb xlife-2.0/keyin.c xlife/keyin.c
*** xlife-2.0/keyin.c	Sun Jul  8 00:48:18 1990
--- xlife/keyin.c	Tue Jul  3 19:30:03 1990
***************
*** 136,142 ****
  	  break;
  	case 'o':
  	  generate();
! 	  refresh();
  	  break;
  	case 'C':
  	  clear();
--- 136,142 ----
  	  break;
  	case 'o':
  	  generate();
! 	  redisplay();	  
  	  break;
  	case 'C':
  	  clear();
diff -cb xlife-2.0/patchlevel.h xlife/patchlevel.h
*** xlife-2.0/patchlevel.h	Sun Jul  8 00:52:09 1990
--- xlife/patchlevel.h	Sun Jul  8 01:00:22 1990
***************
*** 20,23 ****
   * PERFORMANCE OF THIS SOFTWARE.
   */
  
! static char *level="xlife patchlevel 7";
--- 20,23 ----
   * PERFORMANCE OF THIS SOFTWARE.
   */
  
! static char *level="xlife patchlevel 8";

*** xlife-2.0/gentab.c  Sun Jul  8 00:51:02 1990
--- xlife/gentab.c      Sun Jul  8 14:22:17 1990
***************
*** 21,27 ****
   */

  #include "defs.h"
- #include "struct.h"
  #include "macros.h"

  void gentab()
--- 21,26 ----

dan
----------------------------------------------------
O'Reilly && Associates   argv at sun.com / argv at ora.com
Opinions expressed reflect those of the author only.



More information about the Comp.sources.x mailing list