13 lines
292 B
Plaintext
13 lines
292 B
Plaintext
|
*** mac.c~ Mon Nov 16 20:10:03 1992
|
||
|
--- mac.c Sun Jan 8 23:00:34 1995
|
||
|
***************
|
||
|
*** 18,24 ****
|
||
|
04/15/91 2 nazgul Check for end of file instead of using -1 as a runlength!
|
||
|
|
||
|
*/
|
||
|
- # include <stdio.h>
|
||
|
# include <math.h>
|
||
|
# include <ctype.h>
|
||
|
# include "image.h"
|
||
|
--- 18,23 ----
|