Diff for /gforth/Attic/engine.c between versions 1.21 and 1.22

version 1.21, 1994/12/15 12:35:14 version 1.22, 1995/01/10 18:57:42
Line 13 Line 13
 #include <stdlib.h>  #include <stdlib.h>
 #include <time.h>  #include <time.h>
 #include <sys/time.h>  #include <sys/time.h>
   #include <unistd.h>
 #include "forth.h"  #include "forth.h"
 #include "io.h"  #include "io.h"
   

Removed from v.1.21  
changed lines
  Added in v.1.22


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>